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