public sealed class StreamContinuationTokens : IMessage<StreamContinuationTokens>, IEquatable<StreamContinuationTokens>, IDeepCloneable<StreamContinuationTokens>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eStreamContinuationTokens\u003c/code\u003e within the Google Bigtable v2 API is 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStreamContinuationTokens\u003c/code\u003e is a class used in the Google Bigtable v2 API, designed for use with Apache Beam BigtableIO, to manage the continuation of data reading from multiple \u003ccode\u003eStreamPartitions\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eStreamContinuationTokens\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt is found in the namespace \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e, within the \u003ccode\u003eGoogle.Cloud.Bigtable.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a property called \u003ccode\u003eTokens\u003c/code\u003e which is a list of continuation tokens of type \u003ccode\u003eRepeatedField<StreamContinuationToken>\u003c/code\u003e which is meant to manage continuation tokens.\u003c/p\u003e\n"]]],[],null,[]]