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-04-02 UTC."],[[["This webpage provides a reference for the `UploadContentLength` struct within the Google Cloud Storage C++ library, detailing its implementation across various versions."],["The latest version available is `2.37.0-rc`, with a history of versions dating back to `2.11.0`, all accessible via provided links."],["`UploadContentLength` is used to define the expected length of an uploaded object, allowing for integrity checks during resumable uploads."],["The webpage includes a function called `header_name()`, of static nature, which is related to the `UploadContentLength` struct, and it returns a value of type `char const *`."]]],[]]