[[["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 latest version available is 2.37.0-rc, with numerous other versions, such as 2.36.0, 2.35.0, and so on, all the way down to 2.11.0, which are listed on the page."],["The page documents `ReadRange`, a feature for requesting specific portions of a Google Cloud Storage (GCS) object during a `ReadObject` operation."],["`ReadRange` utilizes a right-open range format, which is standard in C++, meaning that the `end` byte specified is excluded from the range."],["The `ReadRange` function takes two `std::int64_t` parameters, `begin` and `end`, to define the range of bytes to be read from the GCS object."],["A static function named `name()` is available, returning `char const *` type, which is also documented on this page."]]],[]]