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