[[["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.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()`."]]],[]]