[[["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 webpage provides documentation for the `ReadRowsStream` class within the Google Bigtable v2 API for .NET, specifically detailing its use for retrieving a stream of `Row` instances."],["The `ReadRowsStream` class implements the `IAsyncEnumerable\u003cRow\u003e` interface, enabling asynchronous iteration over the collection of `Row` objects."],["The documentation covers the `GetAsyncEnumerator` method, which is used to obtain an asynchronous enumerator for the collection, and details how to use a `CancellationToken` to manage the asynchronous iteration."],["The webpage lists different versions of the API, ranging from 2.2.0 to the latest version 3.17.0, providing access to reference documentation for each version."],["The `ReadRowsStream` class inherits members from the base `object` class, including `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, with links provided to the Microsoft .NET documentation."]]],[]]