[[["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."],[[["The latest version available for the `ReadRowsStream` class is 3.17.0, and the documentation also includes numerous prior versions, down to 2.2.0."],["`ReadRowsStream` is a class within the Google Bigtable v2 API, and it's designed to handle a stream of `Row` instances returned from the server."],["The `ReadRowsStream` class implements the `IAsyncEnumerable\u003cRow\u003e` interface, facilitating asynchronous iteration over the collection of rows."],["The `GetAsyncEnumerator` method allows for asynchronous enumeration of `Row` instances, accepting a `CancellationToken` to manage the process."],["This class is found in the `Google.Cloud.Bigtable.V2` namespace and its assembly file is `Google.Cloud.Bigtable.V2.dll`."]]],[]]