[[["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 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 stable version available is 2.36.0, while 2.37.0-rc is the most recent release candidate, and the currently selected version is 2.21.0."],["It details a `MockDataConnection` class, which is designed to mock the `google::cloud::bigtable::DataConnection` for testing purposes."],["A `MakeRowReader` function is provided, allowing users to create a `RowReader` with a predetermined set of rows and a final status, which is useful when mocking `Table::ReadRows(...)` in tests."],["The document contains a snippet of an example test case using the mock class to test `ReadRows`, as well as the parameters and returns of `MakeRowReader` function."]]],[]]