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