[[["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."],[[["This webpage provides documentation for the `ReadRange` structure within the Google Cloud Storage C++ library, with the latest release candidate being version 2.37.0-rc."],["The `ReadRange` structure allows users to request a specific portion of a Google Cloud Storage object during a `ReadObject` operation, excluding the end byte, as is standard in C++."],["The library provides multiple versions of the `ReadRange` documentation, from 2.11.0 up to the latest version, 2.37.0-rc."],["The `ReadRange` structure can be constructed either with no arguments or with two `std::int64_t` arguments representing the begin and end of the desired range."],["The `name()` static function is also included, and returns a `char const *`."]]],[]]