[[["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-04-17 UTC."],[[["This documentation page covers the `ReadRowsStream` class within the Google Bigtable v2 API for .NET, which is used to handle streams of `Row` instances."],["The latest version of the API available for `ReadRowsStream` is 3.17.0, with the current page focusing on version 3.15.0, and there are many prior version links from 3.16.0 to 2.2.0."],["The `ReadRowsStream` class implements `IAsyncEnumerable\u003cRow\u003e` and provides an asynchronous enumerator for iterating through a collection of rows."],["The `GetAsyncEnumerator` method allows for asynchronous iteration through the row collection and accepts a `CancellationToken` for managing the iteration process."],["The class inherits members from the object class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]