[[["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 latest version for ReverseScanOption is 2.37.0-rc, with many older versions available, starting from 2.11.0."],["`ReverseScanOption` allows rows to be streamed in reverse lexicographic order of their keys, which is particularly helpful for retrieving the last N records before a specified key."],["Using `ReverseScanOption` does not alter the content of the rows, but rather solely modifies the order in which they are returned."],["When using the `ReverseScanOption`, row keys within a `bigtable::RowRange` must still be provided in lexicographic order."],["The `ReverseScanOption` is set to a boolean, with a `true` value enabling the reverse scan."]]],[]]