Cloud Storage API - Class Google::Cloud::Storage::FileVerificationError (v1.59.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Storage API class Google::Cloud::Storage::FileVerificationError.
FileVerificationError
Raised when a File download fails the verification.
Inherits
Google::Cloud::Error
Methods
#gcloud_digest
defgcloud_digest()
The value of the digest on the google-cloud file.
#gcloud_digest=
defgcloud_digest=(value)
The value of the digest on the google-cloud file.
#local_digest
deflocal_digest()
The value of the digest on the downloaded file.
#local_digest=
deflocal_digest=(value)
The value of the digest on the downloaded file.
#type
deftype()
The type of digest that failed verification,
:md5 or :crc32c.
#type=
deftype=(value)
The type of digest that failed verification,
:md5 or :crc32c.
[[["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 2026-03-30 UTC."],[],[]]