Class Hash (3.0.2)

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

Container message for hash values.

Attributes

NameDescription
type_ .cloudbuild.Hash.HashType
The type of hash that was performed.
value bytes
The hash value.

Classes

HashType

HashType(value)

Specifies the hash algorithm, if any.