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 latest version available is 2.37.0-rc, with a comprehensive list of past versions ranging down to 2.11.0."],["Each listed version provides documentation for the `UploadContentLength` struct within the Google Cloud Storage C++ library."],["`UploadContentLength` facilitates resumable uploads and allows for an integrity check, ensuring that the actual uploaded content size matches the declared length."],["The `header_name()` function, which is static, is used within the `UploadContentLength` struct but the description and type of returned value are not filled in."],["The page provides a history of versions of `UploadContentLength` for the C++ google storage library."]]],[]]