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-21 UTC."],[[["This webpage provides a reference for the `UploadContentLength` structure across multiple versions, ranging from 2.11.0 to 2.37.0-rc (the latest release candidate)."],["The `UploadContentLength` structure is used to provide the expected final length of an uploaded object."],["Resumable uploads utilize `UploadContentLength` to allow for integrity checks, failing the upload if the content does not match the declared length."],["The provided `header_name()` function, which returns a constant character pointer, is statically defined within this structure."]]],[]]