public abstract class BigtableServiceApiClient.GenerateInitialChangeStreamPartitionsStream : ServerStreamingBase<GenerateInitialChangeStreamPartitionsResponse>, IDisposable
Reference documentation and code samples for the Google Bigtable v2 API class BigtableServiceApiClient.GenerateInitialChangeStreamPartitionsStream.
[[["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 page provides reference documentation for the `BigtableServiceApiClient.GenerateInitialChangeStreamPartitionsStream` class within the Google Bigtable v2 API for .NET."],["The `GenerateInitialChangeStreamPartitionsStream` class is an abstract class that handles server streaming for the `GenerateInitialChangeStreamPartitions` method, allowing for the retrieval of initial change stream partitions."],["The current documentation highlights version 3.14.0, while also listing links to past versions, up to the latest release, 3.17.0."],["The class inherits from `ServerStreamingBase\u003cGenerateInitialChangeStreamPartitionsResponse\u003e` and implements the `IDisposable` interface."],["It provides details about inherited members from `ServerStreamingBase`, such as `GetResponseStream`, `Dispose`, and `GrpcCall`, as well as members inherited from the base object."]]],[]]