[[["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 version of the Bigtable C++ library reference is 2.37.0-rc, with a full list of available versions ranging from 2.36.0 down to 2.11.0."],["The `MockDataConnection` class in version 2.28.0 is provided to mock the `google::cloud::bigtable::DataConnection` for testing purposes."],["The `MakeRowReader` function allows users to mock the output of `Table::ReadRows(...)` in tests by providing a vector of `Row` objects and an optional final status."],["The `MakeRowReader` function takes in parameters called `rows` which is a vector of the rows being returned, and `final_status` which defaults to `OK` but can be modified."]]],[]]