[[["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."],[[["The `BigtableServiceApiClient.SampleRowKeysStream` class is part of the Google Bigtable v2 API for .NET and provides server streaming capabilities."],["This class specifically handles the streaming of `SampleRowKeysResponse` objects, which are obtained from the `SampleRowKeys` method."],["It implements `IDisposable` and inherits from `ServerStreamingBase\u003cSampleRowKeysResponse\u003e`, offering methods like `GetResponseStream()` and `Dispose()`."],["The class allows retrieval of all streamed responses either synchronously using `ToList()` or asynchronously using `ToListAsync(CancellationToken)`."],["The latest version available for this class is 3.17.0, with multiple previous versions listed down to version 2.2.0."]]],[]]