Class: Google::Cloud::Bigtable::V2::Family
- Inherits:
-
Object
- Object
- Google::Cloud::Bigtable::V2::Family
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/bigtable/v2/data.rb
Overview
Specifies (some of) the contents of a single row/column family intersection of a table.
Instance Attribute Summary collapse
-
#columns ⇒ ::Array<::Google::Cloud::Bigtable::V2::Column>
Must not be empty.
-
#name ⇒ ::String
The unique key which identifies this family within its row.