public abstract class BigtableServiceApiClient.GenerateInitialChangeStreamPartitionsStream : ServerStreamingBase<GenerateInitialChangeStreamPartitionsResponse>
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["This page provides documentation for the `BigtableServiceApiClient.GenerateInitialChangeStreamPartitionsStream` class, which is part of the Google Bigtable v2 API."],["The class is an abstract server-streaming method used for handling `GenerateInitialChangeStreamPartitionsResponse` from the server."],["The page includes links to documentation for various versions of the `BigtableServiceApiClient.GenerateInitialChangeStreamPartitionsStream`, ranging from version 2.2.0 to the latest version, 3.17.0."],["It's part of the `Google.Cloud.Bigtable.V2` namespace, contained within the `Google.Cloud.Bigtable.V2.dll` assembly."],["The class inherits from `ServerStreamingBase`, and it contains inherited methods and properties from `ServerStreamingBase` and the base `object` class."]]],[]]