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, which can be accessed via its respective link."],["The webpage provides a list of Google Cloud Storage C++ library versions, ranging from the latest down to version 2.11.0, each linked to its corresponding documentation."],["This documentation is for the `UploadContentLength` struct within the `google::cloud::storage` namespace, and each listed version links to documentation specific to that version."],["`UploadContentLength` is a feature that defines the length of an object being uploaded, and it has an integrity check to verify that uploaded content matches the declared length."],["The page details the `header_name` static function which provides the name of the header and returns a `char const*`."]]],[]]