[[["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 covers the `BigtableServiceApiClient.SampleRowKeysStream` class, a part of the Google Bigtable v2 API within the .NET ecosystem."],["The page provides access to multiple versions of the API, ranging from the latest version 3.17.0 down to version 2.2.0."],["`SampleRowKeysStream` is a server streaming class derived from `ServerStreamingBase` and specifically handles `SampleRowKeysResponse` objects."],["The class provides methods to get all responses from the stream synchronously using `ToList()` and asynchronously using `ToListAsync(CancellationToken)`."],["It inherits members from both `Object` and `ServerStreamingBase`, offering functionalities like getting the response stream and access to the underlying gRPC call."]]],[]]