Artifact Registry V1 API - Module Google::Cloud::ArtifactRegistry::V1::Hash::HashType (v0.4.0)

Reference documentation and code samples for the Artifact Registry V1 API module Google::Cloud::ArtifactRegistry::V1::Hash::HashType.

The algorithm used to compute the hash.

Constants

HASH_TYPE_UNSPECIFIED

value: 0
Unspecified.

SHA256

value: 1
SHA256 hash.

MD5

value: 2
MD5 hash.