[[["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-14 UTC."],[[["The content provides documentation and examples for different versions of the Google Cloud Bigtable C++ client library, spanning from version 2.11.0 to the latest release candidate 2.37.0-rc."],["A `MockDataConnection` class is available to aid in testing, allowing users to mock a `google::cloud::bigtable::DataConnection`."],["A `MakeRowReader` function is provided, facilitating the mocking of the output of `Table::ReadRows(...)` in tests by returning a `RowReader` with a fixed output stream."],["The `MakeRowReader` function takes a vector of `Row`s and an optional `final_status` as input to construct a mocked `RowReader`."]]],[]]