contentMd5

@JvmName(name = "dtpnofavrrcowagf")
suspend fun contentMd5(value: String?)

Parameters

value

The MD5 digest value in Base64. Typically retrieved from google_storage_bucket_object.object.md5hash attribute. If you provide this in the datasource, the client (e.g. browser, curl) must provide the Content-MD5 HTTP header with this same value in its request.