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 the `UploadContentLength` structure within the Google Cloud Storage C++ library, detailing its usage across multiple versions."],["Version 2.37.0-rc is the most recent, or latest version available, while version 2.18.0 is the most recent explicitly labeled release."],["The `UploadContentLength` structure allows the specification of the expected final length of an uploaded object."],["It supports an integrity check during resumable uploads, ensuring the uploaded content matches the declared length and it has a static `header_name()` function for further utility."]]],[]]