[[["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."],[[["The content provides documentation and examples for different versions of the Google Cloud Bigtable C++ client library, spanning from version 2.11.0 to the latest release candidate 2.37.0-rc."],["A `MockDataConnection` class is available to aid in testing, allowing users to mock a `google::cloud::bigtable::DataConnection`."],["A `MakeRowReader` function is provided, facilitating the mocking of the output of `Table::ReadRows(...)` in tests by returning a `RowReader` with a fixed output stream."],["The `MakeRowReader` function takes a vector of `Row`s and an optional `final_status` as input to construct a mocked `RowReader`."]]],[]]