[[["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 content provides a comprehensive list of versions for `ReverseScanOption`, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `ReverseScanOption` allows users to read rows from a Bigtable in reverse lexicographic order of the keys."],["Using this option will not change the actual content of rows, instead only modifying the order in which the rows are returned."],["When using `ReverseScanOption`, row keys in `bigtable::RowRange` must still be supplied in standard lexicographic order."],["The `ReverseScanOption` is a boolean type alias, as indicated by the \"Alias Of : `bool`\" statement in the documentation."]]],[]]