[[["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-04-02 UTC."],[[["The webpage provides documentation for the `ReadRange` struct within the Google Cloud Storage C++ library, with the latest version being 2.37.0-rc."],["The `ReadRange` struct facilitates reading a specific portion of a Google Cloud Storage (GCS) object."],["The `ReadRange` is defined by a `begin` and `end` value of type `std::int64_t`."],["The `ReadRange` utilizes a right-open range, which means the byte indicated by `end` is excluded from the read operation."],["The page also documents previous versions, from 2.36.0 all the way back to version 2.11.0."]]],[]]