Class: Google::Cloud::Bigtable::Admin::V2::CreateClusterMetadata::TablesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Bigtable::Admin::V2::CreateClusterMetadata::TablesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/bigtable/admin/v2/bigtable_instance_admin.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
292 293 294 295 |
# File 'proto_docs/google/bigtable/admin/v2/bigtable_instance_admin.rb', line 292 class TablesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Bigtable::Admin::V2::CreateClusterMetadata::TableProgress
292 293 294 295 |
# File 'proto_docs/google/bigtable/admin/v2/bigtable_instance_admin.rb', line 292 class TablesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |