[[["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 webpage provides reference documentation for the `ReadRowsStream` class within the Google Bigtable v2 API, specifically for .NET development, detailing its functionality as a stream of `Row` instances."],["The `ReadRowsStream` class implements the `IAsyncEnumerable\u003cRow\u003e` interface, allowing for asynchronous iteration through collections of rows."],["The latest version documented is 3.17.0, and the page includes a list of documentation for previous versions, down to 2.2.0."],["The class inherits members from the `object` base class, such as `GetHashCode`, `GetType`, and `ToString`."],["The primary method for iterating through rows is `GetAsyncEnumerator`, which accepts a `CancellationToken` to manage asynchronous iteration cancellation, and it returns an enumerator to loop through the collection."]]],[]]