[[["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 documentation page covers the `ReadRowsStream` class within the Google Bigtable v2 API for .NET, which is used to handle streams of `Row` instances returned from the server."],["The latest version documented is 3.17.0, while the current page details version 3.8.0 of `ReadRowsStream`, which is part of the `Google.Cloud.Bigtable.V2` namespace."],["The `ReadRowsStream` class implements the `IAsyncEnumerable\u003cRow\u003e` interface, enabling asynchronous iteration over rows, and inherits from the base `object` class."],["The `GetAsyncEnumerator` method is available to be used, which allows for a cancellation token to be passed to it."],["A full list of previous versions is available, starting with 3.16.0 and ending with 2.2.0."]]],[]]