The MD5 of a GCS object, as GCS reports it (base64), or NA when it does not exist
Source:R/cloud.R
gcs_object_md5.RdOne metadata read through gcloud storage objects describe; the value is what
local_md5_base64() produces for the same bytes, so the pair says whether an
upload would change anything. A composite object carries no md5Hash and reads
as NA, which means "upload" — the safe side.