[[["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 documentation for the `ReverseScanOption` in the Google Cloud Bigtable C++ client library, detailing its functionality across multiple versions."],["The `ReverseScanOption` allows users to read rows in reverse lexicographic order, which is useful for retrieving the last N records before a specific key."],["Applying `ReverseScanOption` only alters the order rows are returned in and does not modify the contents of the rows."],["When employing the `ReverseScanOption`, row keys in a `bigtable::RowRange` must still be supplied in lexicographical order."],["The latest version of `ReverseScanOption` documentation is for version `2.37.0-rc`, and documentation is provided for versions down to `2.11.0`."]]],[]]