[[["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 page provides documentation for various versions of the Google Cloud Bigtable C++ client library, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `MockDataConnection` class is introduced as a tool for mocking the `google::cloud::bigtable::DataConnection` in testing environments."],["The function `MakeRowReader` is detailed, allowing users to create a mock `RowReader` with a predefined set of rows and status for testing the `Table::ReadRows(...)` functionality."],["`MakeRowReader` takes in a vector of `Row` objects and a `final_status`, which defaults to `OK`, to define the output and termination status of the mocked stream."]]],[]]