[[["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 for .NET, which is designed to stream `Row` instances from the server."],["The `ReadRowsStream` class is an implementation of `IAsyncEnumerable\u003cRow\u003e`, meaning it can be used to asynchronously enumerate through rows."],["The latest version documented is 3.17.0, and the page includes a range of versions going back to 2.2.0 for the `ReadRowsStream` class."],["The `GetAsyncEnumerator` method, inherited from `IAsyncEnumerable`, allows for asynchronous iteration over the `Row` objects, and accepts a `CancellationToken`."],["The `ReadRowsStream` class inherits from `object` and includes inherited methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]