[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]