[[["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 `ReadRowsStream` class, part of the Google Bigtable v2 API, provides a stream of `Row` instances from the server."],["This class implements the `IAsyncEnumerable\u003cRow\u003e` interface, allowing for asynchronous iteration over the collection of rows."],["The latest version of the documentation for the class `ReadRowsStream` is 3.17.0, with documentation available for versions dating back to 2.2.0."],["The `GetAsyncEnumerator` method allows for the retrieval of an asynchronous enumerator, enabling the iteration through the collection of rows, and also takes a cancellation token as a parameter."],["The class `ReadRowsStream` inherits several methods from the `object` class, including `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]