Reference documentation and code samples for the Cloud Bigtable V2 API class Google::Cloud::Bigtable::V2::ProtoSchema.
ResultSet schema in proto format
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#columns
def columns() -> ::Array<::Google::Cloud::Bigtable::V2::ColumnMetadata>
Returns
- (::Array<::Google::Cloud::Bigtable::V2::ColumnMetadata>) — The columns in the result set.
#columns=
def columns=(value) -> ::Array<::Google::Cloud::Bigtable::V2::ColumnMetadata>
Parameter
- value (::Array<::Google::Cloud::Bigtable::V2::ColumnMetadata>) — The columns in the result set.
Returns
- (::Array<::Google::Cloud::Bigtable::V2::ColumnMetadata>) — The columns in the result set.