[[["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-04-17 UTC."],[[["This webpage provides access to documentation for various versions of the Google Cloud Bigtable C++ client library, including version 2.36.0 and older releases, as well as the latest release candidate, 2.37.0-rc."],["The page details a `MockDataConnection` class, which can mock `google::cloud::bigtable::DataConnection`, to help users write effective tests."],["The page highlights the `MakeRowReader` function, a factory function designed to mock the output of `Table::ReadRows(...)`, allowing for testing of code that reads rows."],["`MakeRowReader` allows users to specify the rows and the final status of the stream when creating a `RowReader` for testing."],["The example test code provided demonstrates how to use `MockDataConnection` and `MakeRowReader` to simulate a successful read operation with a table that has rows, for testing."]]],[]]