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 webpage provides documentation for the `BigtableServiceApiClient.GenerateInitialChangeStreamPartitionsStream` class, part of the Google Bigtable v2 API for .NET."],["The class is an abstract server streaming method used for handling `GenerateInitialChangeStreamPartitions` requests and associated responses."],["The page includes a list of versioned links, ranging from version 2.2.0 to the latest version 3.17.0, each linking to the documentation for this specific method in each version."],["This class inherits from `ServerStreamingBase\u003cGenerateInitialChangeStreamPartitionsResponse\u003e` and implements `IDisposable`, with links to inherited members and methods."],["It also includes documentation on the namespace and assembly the class is part of, `Google.Cloud.Bigtable.V2` and `Google.Cloud.Bigtable.V2.dll` respectively."]]],[]]