Interface protos.google.devtools.artifactregistry.v1beta2.IHash (3.1.1)

Properties of a Hash.

Package

@google-cloud/artifact-registry

Properties

type

type?: (google.devtools.artifactregistry.v1beta2.Hash.HashType|keyof typeof google.devtools.artifactregistry.v1beta2.Hash.HashType|null);

Hash type

value

value?: (Uint8Array|string|null);

Hash value