[[["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."],[[["This page provides documentation for the Google Cloud Bigtable C++ client library, specifically for mock implementations and the current version is 2.32.0, with the latest release candidate being 2.37.0-rc."],["The documentation includes links to various past versions of the library, ranging from version 2.11.0 up to 2.36.0, along with the latest release candidate version, offering users access to the reference documentation for each release."],["The `MockDataConnection` class allows users to mock the `google::cloud::bigtable::DataConnection` class for testing purposes."],["The `MakeRowReader` function is provided as a utility for users to mock the output of `Table::ReadRows(...)` in tests, allowing for the creation of a `RowReader` with predefined row data and a customizable final status."],["The documentation for the `MakeRowReader` function outlines the parameters `rows` which is a vector containing the rows that are returned, and `final_status` which is the terminal status, as well as the return type which is a `bigtable::RowReader`."]]],[]]