[[["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."],[[["The webpage provides documentation for the `ReverseScanOption` in the Google Cloud Bigtable C++ client library."],["The `ReverseScanOption` enables reading rows in reverse lexicographic order of their keys, useful for retrieving the last N records before a specific key."],["Applying this option only changes the order of the returned rows, not the content of the rows, meaning that `RowRange` still must be supplied in lexicographical order."],["The documentation includes a code example showing how to use `ReverseScanOption` to read and print rows from a Bigtable."],["The latest version provided is 2.37.0-rc, and there are numerous links to documentation for older versions going as far back as 2.11.0."]]],[]]