[[["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-05-07 UTC."],[[["This document provides documentation for the Google Cloud Bigtable C++ client library, specifically for versions ranging from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The latest release candidate version is 2.37.0-rc, and the document lists various versions, including 2.36.0, 2.35.0, and so on, back to 2.11.0, with links to their respective documentation pages."],["The `MockDataConnection` class allows users to mock the `google::cloud::bigtable::DataConnection` for testing purposes, as well as a function called `MakeRowReader`."],["The `MakeRowReader` function is a factory function designed to mock the output of `Table::ReadRows(...)` within tests, which allows for a fixed output stream of `RowReader`."],["The `MakeRowReader` function takes in a vector of `Row`s and a `Status` and allows to set a final status for the output stream."]]],[]]