Module Google::Cloud::ArtifactRegistry::V1beta2::Hash::HashType (v0.4.0)

The algorithm used to compute the hash.

Constants

HASH_TYPE_UNSPECIFIED

value: 0
Unspecified.

SHA256

value: 1
SHA256 hash.

MD5

value: 2
MD5 hash.