public sealed class GenerateInitialChangeStreamPartitionsRequest : IMessage<GenerateInitialChangeStreamPartitionsRequest>, IEquatable<GenerateInitialChangeStreamPartitionsRequest>, IDeepCloneable<GenerateInitialChangeStreamPartitionsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class GenerateInitialChangeStreamPartitionsRequest.
NOTE: This API is intended to be used by Apache Beam BigtableIO.
Request message for Bigtable.GenerateInitialChangeStreamPartitions.
This value specifies routing for replication. If not specified, the
"default" application profile will be used.
Single cluster routing must be configured on the profile.
Required. The unique name of the table from which to get change stream
partitions. Values are of the form
projects/<project>/instances/<instance>/tables/<table>.
Change streaming must be enabled on the table.
[[["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\u003eGenerateInitialChangeStreamPartitionsRequest\u003c/code\u003e class within the Google Bigtable v2 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 3.17.0, with a range of previous versions (down to 2.2.0) accessible for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateInitialChangeStreamPartitionsRequest\u003c/code\u003e class is designed for use with Apache Beam BigtableIO, and is used to request initial change stream partitions.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and it includes properties like \u003ccode\u003eAppProfileId\u003c/code\u003e, \u003ccode\u003eTableName\u003c/code\u003e, and \u003ccode\u003eTableNameAsTableName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two contructors, one that is parameterless, and one that takes another instance of the same class as a parameter.\u003c/p\u003e\n"]]],[],null,[]]