[[["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-03-21 UTC."],[[["The latest version of the `ReadRange` documentation is 2.37.0-rc, and it is part of the C++ library for interacting with Google Cloud Storage."],["This documentation provides a reference for the `ReadRange` struct across multiple versions, ranging from 2.11.0 up to 2.37.0-rc."],["The `ReadRange` struct allows users to specify a byte range (`begin` to `end`) to read within a Google Cloud Storage object, excluding the `end` byte in the range, it being right-open."],["`ReadRange` has two constructors, one with no arguments and one with two arguments of type std::int64_t, being `begin` and `end`."],["There is a `name()` function that returns a char const *."]]],[]]