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"]],[["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 documentation page covers the `BigtableServiceApiClient.GenerateInitialChangeStreamPartitionsStream` class, part of the Google Bigtable v2 API for .NET."],["The class is an abstract server-streaming type that handles `GenerateInitialChangeStreamPartitionsResponse` objects."],["It implements the `IDisposable` interface and inherits from `ServerStreamingBase`, which is part of the GAX library."],["The documentation provides access to different versions of the API, ranging from the latest 3.17.0 down to version 2.2.0, along with relevant links."],["The class is located within the `Google.Cloud.Bigtable.V2` namespace, which can be found in the `Google.Cloud.Bigtable.V2.dll` assembly."]]],[]]