[[["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."],[[["This document provides access to various versions of the Google Cloud Bigtable C++ client library, ranging from version 2.11.0 up to the release candidate 2.37.0-rc."],["The latest version available is 2.37.0-rc, with subsequent versions listed in descending order."],["The document includes a mock class `MockDataConnection` that can be used to mock `google::cloud::bigtable::DataConnection`."],["It outlines a factory function, `MakeRowReader`, that facilitates mocking the `Table::ReadRows(...)` output in tests, allowing for the simulation of a fixed output stream of rows."],["`MakeRowReader` has two parameters, `rows`, which is a vector of the rows returned by the reader, and `final_status`, which is the last status of the stream and defaults to OK."]]],[]]