Hash(mapping=None, *, ignore_unknown_fields=False, **kwargs)A hash of file content.
Attributes |
|
|---|---|
| Name | Description |
type_ |
google.cloud.artifactregistry_v1.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.