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 document 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 API is 3.17.0, while this specific document is for version 3.11.0, and previous versions are available for viewing, down to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStreamPartition\u003c/code\u003e is intended for use by Apache Beam BigtableIO, and represents a partition of a change stream.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamPartition\u003c/code\u003e class includes a \u003ccode\u003eRowRange\u003c/code\u003e property, which defines the range of rows included in this partition, and is specified by a start key and an end key.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class, and has two constructors, a default and an alternative that accepts a \u003ccode\u003eStreamPartition\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]