public sealed class GenerateInitialChangeStreamPartitionsResponse : IMessage<GenerateInitialChangeStreamPartitionsResponse>, IEquatable<GenerateInitialChangeStreamPartitionsResponse>, IDeepCloneable<GenerateInitialChangeStreamPartitionsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class GenerateInitialChangeStreamPartitionsResponse.
NOTE: This API is intended to be used by Apache Beam BigtableIO.
Response message for Bigtable.GenerateInitialChangeStreamPartitions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `GenerateInitialChangeStreamPartitionsResponse` class within the Google Bigtable v2 API for .NET, detailing its purpose, implementation, and usage."],["The `GenerateInitialChangeStreamPartitionsResponse` class is designed for use with Apache Beam BigtableIO and serves as a response message for Bigtable's `GenerateInitialChangeStreamPartitions` method."],["The page lists various versions of the Google.Cloud.Bigtable.V2 API, from the latest (3.17.0) down to 2.2.0, and shows all the available documentation for each version."],["The `GenerateInitialChangeStreamPartitionsResponse` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and provides constructors and a `Partition` property."]]],[]]