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."],[[["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."],["The content describes `UploadContentLength` as a feature that expects a final length for uploaded objects, enabling integrity checks to ensure the declared length matches the uploaded content."],["Resumable uploads utilize `UploadContentLength` for an integrity check, where if the uploaded content length does not match the declared length, the upload will fail."],["The documentation includes a `static header_name()` function which returns a `char const *` type."]]],[]]