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 documentation for the \u003ccode\u003eGenerateInitialChangeStreamPartitionsRequest\u003c/code\u003e class within the Google Bigtable v2 API, specifically for the .NET environment, with version 3.14.0 being the currently focused one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateInitialChangeStreamPartitionsRequest\u003c/code\u003e class is used to request initial change stream partitions from a Google Bigtable table, intended for use with Apache Beam BigtableIO.\u003c/p\u003e\n"],["\u003cp\u003eThe page contains the most recent versions, with 3.17.0 being the latest, as well as version histories of this class, ranging from version 2.2.0 to the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements 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 includes properties for \u003ccode\u003eAppProfileId\u003c/code\u003e and \u003ccode\u003eTableName\u003c/code\u003e, which are used to specify routing and the target table respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateInitialChangeStreamPartitionsRequest\u003c/code\u003e class has two constructors: a parameterless one, and one that accepts another \u003ccode\u003eGenerateInitialChangeStreamPartitionsRequest\u003c/code\u003e object to initialize the object.\u003c/p\u003e\n"]]],[],null,[]]