[[["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 covers the `BigtableServiceApiClient.SampleRowKeysStream` class, which is part of the Google Bigtable v2 API for .NET."],["The class is used for server streaming of `SampleRowKeysResponse` objects, specifically in the context of the `SampleRowKeys` method within the Bigtable service."],["It inherits from `ServerStreamingBase` and implements `IDisposable`, providing methods like `GetResponseStream()` and `Dispose()`, and offering methods for retrieving all row key samples either synchronously with `ToList()` or asynchronously with `ToListAsync()`."],["The documentation provides a list of available versions ranging from 2.2.0 to the latest version 3.17.0, allowing users to navigate to specific version details of the API."]]],[]]