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, which is intended to be used by Apache Beam BigtableIO."],["The documentation covers the class's inheritance, implemented interfaces (`IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), and inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["It details the constructors of the `GenerateInitialChangeStreamPartitionsResponse` class, including a parameter for copying from another `GenerateInitialChangeStreamPartitionsResponse` object, and properties including the `Partition` property which has a `StreamPartition` type."],["The content shows a list of available versions for this class in the documentation, ranging from the latest (3.17.0) down to 2.2.0."]]],[]]