[[["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-14 UTC."],[[["The webpage provides documentation for the `ReverseScanOption` feature in the Google Cloud Bigtable C++ library, with the latest version being `2.37.0-rc`."],["This `ReverseScanOption` allows users to read rows from a Bigtable in reverse lexicographic order, which is useful for retrieving the most recent records before a specific key."],["Applying this `ReverseScanOption` only alters the order of row retrieval, leaving the content within each row unaffected."],["When using this option, `RowRange` keys still need to be supplied in lexicographic order, the documentation provides an example of this."],["The documentation lists all previous versions of this feature going back to `2.11.0`, including a link to each version, and also links to external documentation."]]],[]]