[[["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, offering access to various versions."],["The latest release candidate version of `ReadRange` is 2.37.0-rc, with a list of older versions available for viewing and use."],["`ReadRange` allows users to request a specific portion of a GCS object in a `ReadObject` operation, with the range being right-open."],["The `ReadRange` struct can be constructed either without parameters, or using `begin` and `end` parameters of type `std::int64_t` to define the desired range."],["The `ReadRange` function `name()` returns a `char const *` type."]]],[]]