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
271 272 273 274 |
# File 'proto_docs/google/bigtable/admin/v2/table.rb', line 271 class FamilySubsetsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Bigtable::Admin::V2::AuthorizedView::FamilySubsets
271 272 273 274 |
# File 'proto_docs/google/bigtable/admin/v2/table.rb', line 271 class FamilySubsetsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |