Interface protos.google.devtools.artifactregistry.v1beta2.IPackage

Properties of a Package.

Package

@google-cloud/artifact-registry!

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

Package createTime

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

displayName

displayName?: (string|null);

Package displayName

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

Package name

Property Value
TypeDescription
(string|null)

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Package updateTime

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