[[["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 documentation for the Google Cloud Bigtable C++ client library, specifically for version 2.14.0 and higher."],["It lists available versions of the library, ranging from the latest release candidate, 2.37.0-rc, down to version 2.11.0, each linking to its respective documentation."],["The document describes a `MockDataConnection` class, which allows developers to mock the `DataConnection` for testing purposes."],["A function called `MakeRowReader` is available, which creates a `RowReader` with a predefined set of `Row` objects and can be used to mock the output of `Table::ReadRows(...)`."],["The `MakeRowReader` function accepts a vector of `Row` objects and an optional `Status` to simulate the final state of the stream, providing control over the mock's behavior in test scenarios."]]],[]]