[[["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 webpage provides documentation for the Google Cloud Bigtable C++ client library, specifically focusing on mock classes and functions for testing."],["The latest release candidate version is 2.37.0-rc, and a range of prior versions, from 2.36.0 down to 2.11.0, are also documented and accessible."],["The `MockDataConnection` class is available for mocking `google::cloud::bigtable::DataConnection` in tests."],["The `MakeRowReader` function is available for mocking the `Table::ReadRows(...)` output, allowing for the simulation of a `RowReader` with a fixed output stream and a configurable final status."],["An example test case shows how to use `MakeRowReader` to mock a successful `ReadRows` operation, returning a vector of rows."]]],[]]