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-04-17 UTC."],[[["The content provides documentation for the `GenerateInitialChangeStreamPartitionsResponse` class within the Google Bigtable v2 API, specifically for the .NET environment."],["This API is designed for use by Apache Beam BigtableIO, handling response messages for Bigtable's `GenerateInitialChangeStreamPartitions` functionality."],["The documentation details the class's constructors, properties (including `Partition` of type `StreamPartition`), implemented interfaces, inherited members and available versions, ranging from 2.2.0 to the latest 3.17.0."],["The `GenerateInitialChangeStreamPartitionsResponse` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, with inheritance from `object`."],["The webpage provides access to reference documentation for multiple versions of the Google Bigtable v2 API, with links to each version's documentation."]]],[]]