Reference documentation and code samples for the Cloud Bigtable V2 API class Google::Cloud::Bigtable::V2::GenerateInitialChangeStreamPartitionsResponse.
NOTE: This API is intended to be used by Apache Beam BigtableIO. Response message for Bigtable.GenerateInitialChangeStreamPartitions.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#partition
def partition() -> ::Google::Cloud::Bigtable::V2::StreamPartition
Returns
- (::Google::Cloud::Bigtable::V2::StreamPartition) — A partition of the change stream.
#partition=
def partition=(value) -> ::Google::Cloud::Bigtable::V2::StreamPartition
Parameter
- value (::Google::Cloud::Bigtable::V2::StreamPartition) — A partition of the change stream.
Returns
- (::Google::Cloud::Bigtable::V2::StreamPartition) — A partition of the change stream.