[[["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 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."]]],[]]