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 reference documentation for the `GenerateInitialChangeStreamPartitionsResponse` class within the Google Bigtable v2 API for .NET."],["The `GenerateInitialChangeStreamPartitionsResponse` class is part of the `Google.Cloud.Bigtable.V2` namespace and is designed for use with Apache Beam BigtableIO."],["The class represents the response message for the `Bigtable.GenerateInitialChangeStreamPartitions` method and includes properties like `Partition` of type `StreamPartition`."],["The webpage shows a detailed version history of the class, ranging from version 2.2.0 to 3.17.0, with links to the specific documentation of each one, and a general description of the class as well."],["The page provides details on the inheritance, implemented interfaces, constructors, and properties of the `GenerateInitialChangeStreamPartitionsResponse` class, including its usage within the Google Bigtable v2 API."]]],[]]