Struct MD5HashValue (2.19.0)

Provide a pre-computed MD5 hash value.

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.

See Also

https://sigops.org/s/conferences/hotos/2021/papers/hotos21-s01-hochschild.pdf

Constructors

MD5HashValue()

Functions

static name()

Returns
TypeDescription
char const *