[[["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 documentation page covers the `BigtableServiceApiClient.SampleRowKeysStream` class within the Google Cloud Bigtable v2 API for .NET."],["The `SampleRowKeysStream` class is used for server streaming methods related to sampling row keys, specifically the `SampleRowKeys` method."],["It implements `IDisposable` and inherits from `ServerStreamingBase\u003cSampleRowKeysResponse\u003e`, providing functionalities to manage the streaming of `SampleRowKeysResponse` objects."],["The class offers `ToList()` and `ToListAsync(CancellationToken)` methods to collect all responses from the stream, either synchronously or asynchronously."],["There are multiple versions available, from 2.2.0 up to 3.17.0 (latest), for the users who might be using different version of the `BigtableServiceApiClient.SampleRowKeysStream`."]]],[]]