[[["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-21 UTC."],[[["This document provides a list of available versions for the Google Cloud Bigtable C++ library, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The latest release candidate, version 2.37.0-rc, is available along with multiple previous stable versions, including 2.36.0, 2.35.0, and so forth, allowing users to access specific versions as needed."],["The document describes the `MockDataConnection` class which can be used for mocking the `google::cloud::bigtable::DataConnection` in tests."],["A factory function, `MakeRowReader`, allows users to mock the output of `Table::ReadRows(...)` with a predefined set of `Row`s and a final status for testing."],["The `MakeRowReader` function takes in parameters such as rows, which is a vector of rows that will be returned by the row reader, and final status, which is the stream's final status, defaulting to OK."]]],[]]