public sealed class StreamPartition : IMessage<StreamPartition>, IEquatable<StreamPartition>, IDeepCloneable<StreamPartition>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class StreamPartition.
NOTE: This API is intended to be used by Apache Beam BigtableIO.
A partition of a change stream.
[[["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 \u003ccode\u003eStreamPartition\u003c/code\u003e class, part of the Google Bigtable v2 API, represents a partition of a change stream within the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is designed for use with Apache Beam BigtableIO and has methods that can be inherited from Object, as well as implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides documentation and links for various versions of the \u003ccode\u003eStreamPartition\u003c/code\u003e class, ranging from version 2.2.0 to the latest version 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamPartition\u003c/code\u003e class includes properties such as \u003ccode\u003eRowRange\u003c/code\u003e, which defines the range of rows covered by the partition, denoted by a \u003ccode\u003estart_key_closed\u003c/code\u003e and an \u003ccode\u003eend_key_open\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eStreamPartition\u003c/code\u003e, one empty, and another which allows one to create a new stream partition object from another already created one.\u003c/p\u003e\n"]]],[],null,[]]