Class: Google::Cloud::Bigtable::V2::ResultSetMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/bigtable/v2/data.rb

Overview

Describes the structure of a Bigtable result set.

Instance Attribute Summary collapse

Instance Attribute Details

#proto_schema::Google::Cloud::Bigtable::V2::ProtoSchema

Returns Schema in proto format.

Returns:



745
746
747
748
# File 'proto_docs/google/bigtable/v2/data.rb', line 745

class ResultSetMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end