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 page 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."],["It facilitates server streaming operations, specifically for generating initial change stream partitions, using the `GenerateInitialChangeStreamPartitions` method."],["The documentation lists available versions, ranging from the latest (3.17.0) down to version 2.2.0, each linked to its respective API reference page."],["Inherited members include methods such as `GetResponseStream()`, `Dispose()`, and properties like `GrpcCall` from the `ServerStreamingBase` class, as well as standard object methods like `GetHashCode()`."]]],[]]