[[["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 a list of available versions for the `bigtable_mocks` library, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `MockDataConnection` class is a tool for creating mock implementations of `google::cloud::bigtable::DataConnection`."],["The `MakeRowReader` function is designed to allow users to mock the output of `Table::ReadRows(...)` in their tests, providing a way to simulate row reading operations."],["`MakeRowReader` takes a vector of `Row` objects and a `final_status` as parameters, where the vector is the rows returned when iterating, and `final_status` is the terminating status of the stream."]]],[]]