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 webpage provides documentation for the `BigtableServiceApiClient.GenerateInitialChangeStreamPartitionsStream` class, which is part of the Google Bigtable v2 API for .NET."],["The class is an abstract class that inherits from `ServerStreamingBase\u003cGenerateInitialChangeStreamPartitionsResponse\u003e` and implements the `IDisposable` interface."],["The latest version documented is 3.17.0, and the page includes links to the documentation of previous versions from 3.16.0 down to 2.2.0, as well as each specific version's GenerateInitialChangeStreamPartitionsStream."],["This class is used for server streaming methods related to `GenerateInitialChangeStreamPartitions`, as seen under the \"Server streaming methods for\" header."],["The class inherits several members from `ServerStreamingBase`, such as `GetResponseStream()`, `Dispose()`, and `GrpcCall`."]]],[]]