[[["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-22 UTC."],[[["This document provides the documentation for the `ReadPayload` class within the Google Cloud Storage C++ library, detailing its functionality across multiple versions from 2.11.0 to 2.37.0-rc, with 2.37.0-rc being the latest version."],["The `ReadPayload` class can be constructed from a string or a vector of strings, making it adaptable for different data structures and mock creation for testing purposes."],["The class includes a range of modifier functions, such as `set_metadata`, `reset_metadata`, `set_headers`, `clear_headers`, and `set_offset`, which allow for manipulating the payload's metadata, headers, and offset."],["The `ReadPayload` class provides functions to retrieve information about the payload, including `size()`, `contents()`, `metadata()`, `offset()`, and `headers()`."],["The content warns that the headers returned by the service, accessible via the `headers()` function, are primarily for debugging and are subject to change without notice, and should be used with caution."]]],[]]