[[["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, offering a stream of `Row` instances from the server."],["The `ReadRowsStream` class implements the `IAsyncEnumerable\u003cRow\u003e` interface, allowing for asynchronous iteration through rows retrieved from Google Bigtable."],["The class offers one primary method, `GetAsyncEnumerator(CancellationToken)`, which facilitates asynchronous iteration and supports cancellation via a `CancellationToken`."],["The documentation includes links to different versions of the `ReadRowsStream` class, ranging from version 2.2.0 up to the latest version, 3.17.0."]]],[]]