Class Hash (3.2.1)

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

Container message for hash values. .. attribute:: type_

The type of hash that was performed.

:type: google.cloud.devtools.cloudbuild_v1.types.Hash.HashType

Attribute

NameDescription
value bytes
The hash value.

Classes

HashType

HashType(value)

Specifies the hash algorithm, if any.