Class Hash (0.1.0)

Hash(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A hash of file content.

Attributes

NameDescription
type_ google.cloud.artifactregistry_v1beta2.types.Hash.HashType
The algorithm used to compute the hash value.
value bytes
The hash value.

Classes

HashType

HashType(value)

The algorithm used to compute the hash.