[[["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 represents a stream of `Row` instances received from the server within the Google.Cloud.Bigtable.V2 namespace."],["This class implements the `IAsyncEnumerable\u003cRow\u003e` interface, allowing asynchronous iteration over the stream of `Row` objects."],["The latest version available is 3.17.0, while there is a history of versioned documentation that goes back to 2.2.0 for the `ReadRowsStream` class."],["The `GetAsyncEnumerator` method allows you to obtain an `IAsyncEnumerator\u003cRow\u003e` to iterate over the stream, and it accepts a `CancellationToken` parameter."],["The class also includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from the base `Object` class."]]],[]]