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-04-17 UTC."],[[["This page provides reference documentation for the `BigtableServiceApiClient.GenerateInitialChangeStreamPartitionsStream` class within the Google Bigtable v2 API for .NET."],["The `GenerateInitialChangeStreamPartitionsStream` class is a server streaming method used for generating initial change stream partitions, as described in the `GenerateInitialChangeStreamPartitions` method."],["This class inherits from `ServerStreamingBase\u003cGenerateInitialChangeStreamPartitionsResponse\u003e` and implements the `IDisposable` interface."],["The page lists different versions of the Google.Cloud.Bigtable.V2 package, ranging from the latest 3.17.0 down to version 2.2.0, with each version having its own documentation for `GenerateInitialChangeStreamPartitionsStream`."],["The documentation also includes inherited members from `ServerStreamingBase` and `object` classes, such as `GetResponseStream`, `Dispose`, and `GetHashCode`."]]],[]]