[[["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-08-14 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."]]],[]]