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\u003eThis webpage provides reference documentation for the \u003ccode\u003eStreamPartition\u003c/code\u003e class within the Google Bigtable v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eStreamPartition\u003c/code\u003e class is 3.17.0, with documentation available for versions ranging from 2.2.0 to 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamPartition\u003c/code\u003e class, which is a partition of a change stream, is intended for use by Apache Beam BigtableIO, and it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \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\u003eThe class includes properties such as \u003ccode\u003eRowRange\u003c/code\u003e, which specifies the row range covered by the partition, defined by \u003ccode\u003estart_key_closed\u003c/code\u003e and \u003ccode\u003eend_key_open\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eStreamPartition\u003c/code\u003e, one being the default and the other taking a \u003ccode\u003eStreamPartition\u003c/code\u003e object as an argument for copying.\u003c/p\u003e\n"]]],[],null,[]]