[[["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."],[[["The latest version available is 2.37.0-rc, with the current version being 2.36.0, and other previous version numbers going all the way down to 2.11.0."],["This page provides documentation for `ReadRange`, part of the Google Cloud Storage C++ client library, allowing you to request a specific byte range from a Google Cloud Storage object."],["`ReadRange` has a constructor `ReadRange(std::int64_t, std::int64_t)` which takes a begin and end parameter, that both require a `std::int64_t` type, to specify the range."],["The specified byte range for the `ReadRange` is right-open, excluding the byte at the end index, consistent with C++ conventions."],["A static `name()` function is available, which returns `char const *` type, for the purpose of naming."]]],[]]