[[["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 version being 2.37.0-rc."],["The `ReadRange` struct facilitates requesting a specific portion of a Google Cloud Storage object during a `ReadObject` operation."],["The range defined by `ReadRange` is right-open, meaning it includes the `begin` byte but excludes the `end` byte."],["The provided content covers the available versions of this struct, from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The documentation includes information on the `ReadRange` constructors, including one that takes `begin` and `end` parameters, along with the `name` function."]]],[]]