The application may be able to obtain a MD5 hash in some out-of-band way. For example, if the object was downloaded from some other cloud storage service, or because the application already queried the GCS object metadata. In these cases, providing the value to the client library improves the end-to-end data integrity verification.
[[["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 documentation for the `MD5HashValue` structure across multiple versions of the Google Cloud Storage C++ client library, ranging from version 2.11.0 to 2.37.0-rc."],["The latest version documented is 2.37.0-rc, with a link provided to its respective documentation page."],["The page lists various functions, including a constructor `MD5HashValue()` and a static `name()` function that returns a `char const *`."],["Providing a pre-computed MD5 hash value can enhance data integrity verification, especially when data is sourced from other cloud storage services or existing GCS object metadata."],["The document also contains a link to a paper that contains more information about MD5 hashes."]]],[]]