[[["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-14 UTC."],[[["This page details the `ReverseScanOption` feature within the Google Cloud Bigtable C++ client library, which allows for reading rows in reverse lexicographic order of their keys."],["The `ReverseScanOption` affects only the order in which rows are returned, not the content of the rows themselves."],["The page lists available versions of `ReverseScanOption`, starting from the latest `2.37.0-rc` to `2.11.0`, including a link to the documentation for each version."],["When using this option with `bigtable::RowRange`, the row keys within the range still need to be provided in lexicographic order."],["The `ReverseScanOption` is enabled by setting a boolean value to `true`, and an example is given in the code sample provided on the page."]]],[]]