[[["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 page provides documentation for the `BigtableServiceApiClient.SampleRowKeysStream` class within the Google Cloud Bigtable v2 API for .NET, covering versions from 2.2.0 up to the latest release 3.17.0."],["The `SampleRowKeysStream` class is an abstract server-streaming class, inheriting from `ServerStreamingBase\u003cSampleRowKeysResponse\u003e`, which is used for the `SampleRowKeys` method in Bigtable."],["The `SampleRowKeysStream` class allows retrieving a stream of `SampleRowKeysResponse` objects, containing sampled row keys from Bigtable, and it offers methods to get all responses from the stream, either synchronously using `ToList()` or asynchronously using `ToListAsync()`."],["The full listing of inherited members of the class, from the `ServerStreamingBase` and the core `object` are listed."],["The Google Cloud Bigtable .NET API assembly containing this class is `Google.Cloud.Bigtable.V2.dll` and the main methods on the class are `ToList()` and `ToListAsync()`."]]],[]]