Class Hash (3.7.1)

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

Container message for hash values.

Attributes

NameDescription
type_ google.cloud.devtools.cloudbuild_v1.types.Hash.HashType
The type of hash that was performed.
value bytes
The hash value.

Classes

HashType

HashType(value)

Specifies the hash algorithm, if any.