[[["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 `ReadRowsStream` class, part of the Google Bigtable v2 API, provides a stream of `Row` instances received from the server."],["This class implements `IAsyncEnumerable\u003cRow\u003e`, allowing for asynchronous iteration over the received rows."],["The `GetAsyncEnumerator` method, which takes a `CancellationToken`, returns an `IAsyncEnumerator\u003cRow\u003e` to enable asynchronous enumeration."],["The latest version of the documentation provided is version 3.17.0, with multiple previous versions listed down to version 2.2.0."],["The provided API class is contained in the namespace `Google.Cloud.Bigtable.V2` within the assembly `Google.Cloud.Bigtable.V2.dll`."]]],[]]