[[["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 current page is displaying version 3.13.0."],["`ReadRowsStream` is a class within the Google Bigtable v2 API that represents a stream of `Row` instances received from the server, and it can be found in the `Google.Cloud.Bigtable.V2` namespace."],["The `ReadRowsStream` class implements the `IAsyncEnumerable\u003cRow\u003e` interface, enabling asynchronous iteration over rows."],["The `GetAsyncEnumerator` method provides an asynchronous way to get an enumerator that iterates through the collection of rows, allowing for the use of a cancellation token to halt the iteration."]]],[]]