Class: Google::Cloud::Bigtable::V2::GenerateInitialChangeStreamPartitionsResponse

Inherits:
Object
  • Object
show all
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. Response message for Bigtable.GenerateInitialChangeStreamPartitions.

Instance Attribute Summary collapse

Instance Attribute Details

#partition::Google::Cloud::Bigtable::V2::StreamPartition

Returns A partition of the change stream.

Returns:



520
521
522
523
# File 'proto_docs/google/bigtable/v2/bigtable.rb', line 520

class GenerateInitialChangeStreamPartitionsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end