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 Google Bigtable v2 API provides a \u003ccode\u003eStreamPartition\u003c/code\u003e class for managing change stream partitions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eStreamPartition\u003c/code\u003e available is 3.17.0, and this documentation also provides access to older versions, down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamPartition\u003c/code\u003e class is intended for use with Apache Beam BigtableIO, not general consumption.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStreamPartition\u003c/code\u003e defines a row range covered by a partition, specified by \u003ccode\u003estart_key_closed\u003c/code\u003e and \u003ccode\u003eend_key_open\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamPartition\u003c/code\u003e class implements several 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"]]],[],null,[]]