[[["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-09 UTC."],[[["This webpage provides documentation for the `ReadRange` struct within the Google Cloud Storage C++ library, with version 2.22.1 being the currently selected version."],["The documentation covers various versions, starting from 2.11.0 up to the latest release candidate 2.37.0-rc."],["`ReadRange` enables reading a specific byte range of a Google Cloud Storage object in a `ReadObject` operation."],["The struct's constructor accepts `begin` and `end` parameters of type `std::int64_t` to define the range."],["The specified range is right-open, meaning the byte indicated by `end` is excluded from the read operation."]]],[]]