[[["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-05 UTC."],[[["The latest version of the `ReverseScanOption` is 2.37.0-rc, and it is used to read rows in reverse order, streaming them in reverse lexicographic order of their keys."],["This option changes the order in which rows are returned but does not alter the content of the rows themselves, and it is useful for retrieving the last N records before a key."],["When using `ReverseScanOption`, the row keys within a `bigtable::RowRange` must still be supplied in lexicographic order."],["There is a comprehensive history of prior versions of the `ReverseScanOption`, ranging back to version 2.11.0."]]],[]]