[[["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 details the `ReadRowsStream` class, which is part of the `Google.Cloud.Bigtable.V2` namespace and is found within the `Google.Cloud.Bigtable.V2.dll` assembly."],["The `ReadRowsStream` class represents a stream of `Row` instances retrieved from a server, allowing for asynchronous enumeration of data."],["It implements the `IAsyncEnumerable\u003cRow\u003e` interface, allowing users to asynchronously iterate over `Row` objects."],["The class provides a `GetAsyncEnumerator` method, enabling the retrieval of an `IAsyncEnumerator\u003cRow\u003e` to iterate through the stream, which also accepts a `CancellationToken` for cancellation requests."],["The content includes a list of versions of `ReadRowsStream` from 2.2.0 to 3.17.0, with 3.17.0 being the latest."]]],[]]