Class: Google::Cloud::Bigtable::V2::GenerateInitialChangeStreamPartitionsRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Bigtable::V2::GenerateInitialChangeStreamPartitionsRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/bigtable/v2/bigtable.rb
Overview
NOTE: This API is intended to be used by Apache Beam BigtableIO. Request message for Bigtable.GenerateInitialChangeStreamPartitions.
Instance Attribute Summary collapse
-
#app_profile_id ⇒ ::String
This value specifies routing for replication.
-
#table_name ⇒ ::String
Required.
Instance Attribute Details
#app_profile_id ⇒ ::String
414 415 416 417 |
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 414 class GenerateInitialChangeStreamPartitionsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#table_name ⇒ ::String
414 415 416 417 |
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 414 class GenerateInitialChangeStreamPartitionsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |