Cloud Bigtable V2 API - Class Google::Cloud::Bigtable::V2::StreamContinuationTokens (v0.17.2)

Reference documentation and code samples for the Cloud Bigtable V2 API class Google::Cloud::Bigtable::V2::StreamContinuationTokens.

NOTE: This API is intended to be used by Apache Beam BigtableIO. The information required to continue reading the data from multiple StreamPartitions from where a previous read left off.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#tokens

def tokens() -> ::Array<::Google::Cloud::Bigtable::V2::StreamContinuationToken>
Returns

#tokens=

def tokens=(value) -> ::Array<::Google::Cloud::Bigtable::V2::StreamContinuationToken>
Parameter
Returns