[[["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."],["`ReadRowsStream` is a class that implements `IAsyncEnumerable\u003cRow\u003e`, enabling asynchronous iteration over a stream of `Row` instances."],["The page lists multiple versions of the `ReadRowsStream` class, ranging from 2.2.0 to the latest version, 3.17.0, with 3.16.0 currently being viewed."],["The primary method of `ReadRowsStream` is `GetAsyncEnumerator(CancellationToken)`, which returns an asynchronous enumerator to iterate through the collection, and can be provided with a cancellation token."],["The `ReadRowsStream` class inherits members from the `object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]