Provide an expected final length of an uploaded object.
Resumable uploads allow or an additional integrity check - make GCS check if the uploaded content matches the declared length. If it doesn't the upload will fail.
[[["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-02 UTC."],[[["The webpage provides a comprehensive list of versions for `google::cloud::storage::UploadContentLength`, ranging from the latest release candidate 2.37.0-rc down to version 2.11.0."],["Each version listed links to its respective documentation page, which provide the full details for that release of the `UploadContentLength` struct."],["The purpose of `UploadContentLength` is to specify the expected final length of an uploaded object, providing an integrity check to ensure the content matches the declared length."],["Resumable uploads will fail if the uploaded content doesn't match the declared content length."],["The `static header_name()` function is used to obtain a constant character pointer for the header name, but a more detailed description isn't provided."]]],[]]