[[["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 page provides documentation for the `ReverseScanOption` in the Google Cloud Bigtable C++ client library across multiple versions."],["The `ReverseScanOption` allows users to retrieve rows from a Bigtable table in reverse lexicographic order based on their keys."],["Using `ReverseScanOption` only affects the order in which rows are returned, not the content of the rows themselves."],["When using `ReverseScanOption` and `RowRange` simultaneously, the row keys in `RowRange` still need to be supplied in standard lexicographic order."],["The latest version of the Bigtable C++ library is version 2.37.0-rc, and there are multiple versions going as far back as 2.11.0 available on this webpage."]]],[]]