Interface protos.google.devtools.artifactregistry.v1.IGenericArtifact (4.2.0)

Properties of a GenericArtifact.

Package

@google-cloud/artifact-registry

Properties

createTime

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

GenericArtifact createTime

name

name?: (string|null);

GenericArtifact name

updateTime

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

GenericArtifact updateTime

version

version?: (string|null);

GenericArtifact version