[[["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 the reference documentation for various versions of the Google Cloud Bigtable C++ client library, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The latest stable release available in the content provided is version 2.36.0, with several previous versions also accessible via provided links."],["A `MockDataConnection` class is available for mocking the `DataConnection` interface for testing purposes, facilitating the testing of code interacting with Bigtable."],["The document details a `MakeRowReader` function, allowing users to create a custom `RowReader` with predefined rows and status for mocking `Table::ReadRows(...)` method calls in their tests."],["The `MakeRowReader` function takes a vector of `Row` objects and an optional final `Status` as parameters, enabling customization of the mock row data and the terminal status of the stream."]]],[]]