[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This document provides versioned documentation for the `ReverseScanOption` within the Google Cloud Bigtable C++ library, with the latest release being version 2.37.0-rc."],["The `ReverseScanOption` allows users to read rows from a Bigtable in reverse lexicographic order of their keys, useful for retrieving the last N records before a specific key."],["Enabling this option only alters the order of returned rows, not their contents or the required lexicographic order of row keys within a `bigtable::RowRange`."],["The documentation includes a code example demonstrating how to use `ReverseScanOption` with `ReadRows` and provides a link to further information about reverse scans on Google Cloud."],["The `ReverseScanOption` type alias corresponds to the `bool` type."]]],[]]