[[["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` struct within the Google Cloud Storage C++ library, offering access to various versions."],["The latest release candidate version of the `ReadRange` struct is 2.37.0-rc, with a stable version of 2.26.0 also available for use, and many more versions between."],["The `ReadRange` struct allows users to request a specific portion of a Google Cloud Storage (GCS) object during a `ReadObject` operation."],["`ReadRange` uses a right-open range, meaning the `end` byte specified in the range is excluded from the requested data, a common convention in C++."],["The webpage details both the constructors and the static name() function within this struct."]]],[]]