[[["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."],[[["The content provides a list of documentation links for `ReverseScanOption` across various versions of the Google Cloud Bigtable C++ client library, ranging from version 2.11.0 to the latest release candidate, 2.37.0-rc."],["`ReverseScanOption` allows users to read rows in reverse lexicographic order of their keys, enabling them to efficiently retrieve the last N records before a specific key."],["While this option changes the order in which rows are returned, it does not alter the contents of the rows themselves, and the order of row keys within a `bigtable::RowRange` must still be supplied in lexicographic order."],["The `ReverseScanOption` is implemented by setting a boolean value and can be used with the `.ReadRows` function."],["A link to the Google Cloud Bigtable documentation on reverse scans is included for further information."]]],[]]