Gcloud::Storage::FileVerificationError

FileVerificationError

Raised when a File download fails the verification.

Methods

Attributes

gcloud_digest [RW]

The value of the digest on the Gcloud file.

local_digest [RW]

The value of the digest on the downloaded file.

type [RW]

The type of digest that failed verification, :md5 or :crc32c.