[[["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."],[[["The page provides documentation for the `WritePayload` class within the Google Cloud Storage experimental C++ library, covering versions from 2.11.0 to 2.37.0-rc."],["`WritePayload` is an opaque class representing object payload data, intended primarily for use in mocks and request validation, not for direct application creation."],["The `WritePayload` class has methods to check if the payload is empty (`empty()`), get the total size of the data (`size()`), and retrieve views of the data (`payload()`)."],["The data views returned by `payload()` are invalidated if any changes are made to the `WritePayload` object."]]],[]]