[[["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 provides reference information for the `BigtableServiceApiClient.SampleRowKeysStream` class within the Google Bigtable v2 API for .NET, specifically for version 3.9.0, but it has versions ranging from 2.2.0 to 3.17.0."],["`BigtableServiceApiClient.SampleRowKeysStream` is a server-streaming class used for retrieving sample row keys, extending `ServerStreamingBase\u003cSampleRowKeysResponse\u003e` and implementing `IDisposable`."],["The class's primary function is handling server streaming methods for `SampleRowKeys`, as seen with the `SampleRowKeys(SampleRowKeysRequest, CallSettings)` method."],["It inherits several members from `ServerStreamingBase` and `object` classes, such as `GetResponseStream()`, `Dispose()`, `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()`."],["The `BigtableServiceApiClient.SampleRowKeysStream` class offers two methods, `ToList()` and `ToListAsync()`, to collect all `SampleRowKeysResponse` from the stream, either synchronously or asynchronously."]]],[]]