[[["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 latest release candidate version is 2.37.0-rc, and the current stable version documented is 2.35.0, with a list of previous versions from 2.36.0 down to 2.11.0 also being available."],["The `MockDataConnection` class allows users to simulate the behavior of `google::cloud::bigtable::DataConnection` for testing purposes."],["The `MakeRowReader` function creates a `RowReader` object with a predetermined set of `Row` objects and an optional final status, which is valuable for mocking the `Table::ReadRows(...)` output in tests."],["When using `MakeRowReader`, calling `Cancel()` on the `RowReader` will terminate the stream, returning the `final_status` provided."]]],[]]