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 access to the `MD5HashValue` documentation across multiple versions of the Google Cloud C++ client library, ranging from the latest release candidate 2.37.0-rc down to version 2.11.0."],["The `MD5HashValue` feature allows applications to provide a pre-computed MD5 hash for improved data integrity verification."],["The page contains documentation for the `MD5HashValue`'s constructor and a static `name()` function, which returns a `char const *` type."],["The `MD5HashValue`'s potential use case is for when an application has already obtained a MD5 hash via other means."]]],[]]