Class: Google::Cloud::Bigtable::Admin::V2::AuthorizedView::SubsetView::FamilySubsetsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Bigtable::Admin::V2::AuthorizedView::SubsetView::FamilySubsetsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/bigtable/admin/v2/table.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
329 330 331 332 |
# File 'proto_docs/google/bigtable/admin/v2/table.rb', line 329 class FamilySubsetsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Bigtable::Admin::V2::AuthorizedView::FamilySubsets
329 330 331 332 |
# File 'proto_docs/google/bigtable/admin/v2/table.rb', line 329 class FamilySubsetsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |