Interface protos.google.devtools.artifactregistry.v1beta2.ITag

Properties of a Tag.

Package

@google-cloud/artifact-registry!

Properties

name

name?: (string|null);

Tag name

Property Value
TypeDescription
(string|null)

version

version?: (string|null);

Tag version

Property Value
TypeDescription
(string|null)