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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 UTC."],[[["The latest version available is 2.37.0-rc, with links provided for older versions dating back to 2.11.0, all related to the `google::cloud::storage::UploadContentLength` structure."],["The `UploadContentLength` structure allows for an integrity check during resumable uploads to ensure the uploaded content matches the declared length, and the upload fails if it does not."],["The document pertains to information regarding `UploadContentLength`, which is a parameter that can be used to enforce the expected final length of an uploaded object."],["The webpage's content also includes the `header_name()` function, which is a static function that returns a value of `char const *` type."]]],[]]