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 in the Google Bigtable v2 API, specifically within the .NET environment, with the latest version being 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateInitialChangeStreamPartitionsRequest\u003c/code\u003e class is used to request initial change stream partitions from a Bigtable table, and it is designed for use with Apache Beam BigtableIO.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes various versions of the class, ranging from 2.2.0 to 3.17.0, demonstrating the evolution of the API over time.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateInitialChangeStreamPartitionsRequest\u003c/code\u003e class implements multiple 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"],["\u003cp\u003eThe class contains the properties \u003ccode\u003eAppProfileId\u003c/code\u003e, which configures replication routing, and \u003ccode\u003eTableName\u003c/code\u003e, which specifies the unique table name with change streaming enabled.\u003c/p\u003e\n"]]],[],null,[]]