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-01 UTC."],[[["This webpage provides a comprehensive list of Google Cloud Storage C++ client library versions, specifically related to the `MD5HashValue` struct, from version 2.11.0 to the latest release candidate 2.37.0-rc."],["Each listed version includes a direct link to the documentation for the `MD5HashValue` struct within that version's specific context."],["The page notes that the MD5 hash value, if available, can be supplied to the client library to improve data integrity verification, especially in cases where it is obtained from an external source."],["The content includes a link to a related research paper on data integrity."],["The `MD5HashValue` struct offers a static `name()` function, which returns a `char const *`."]]],[]]