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-03-14 UTC."],[[["This webpage provides documentation for various versions of the `UploadContentLength` structure within the Google Cloud Storage C++ library, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `UploadContentLength` structure is used to specify the expected final size of an uploaded object to Google Cloud Storage."],["Resumable uploads use `UploadContentLength` to enable an integrity check to verify if the uploaded content's size matches the declared length, failing if they do not match."],["The `header_name()` function, a static function, returns a `char const *` but does not have a provided description in this document."],["There are many versions that are not release candidates between the version range of 2.11.0 and 2.37.0-rc."]]],[]]