[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 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."]]],[]]