Interface protos.google.devtools.artifactregistry.v1beta2.IUpdateTagRequest

Properties of an UpdateTagRequest.

Package

@google-cloud/artifact-registry!

Properties

tag

tag?: (google.devtools.artifactregistry.v1beta2.ITag|null);

UpdateTagRequest tag

Property Value
TypeDescription
(google.devtools.artifactregistry.v1beta2.ITag|null)

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateTagRequest updateMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)