Interface protos.google.devtools.artifactregistry.v1.IAttachment (4.7.0)

Properties of an Attachment.

Package

@google-cloud/artifact-registry

Properties

annotations

annotations?: ({ [k: string]: string }|null);

Attachment annotations

attachmentNamespace

attachmentNamespace?: (string|null);

Attachment attachmentNamespace

createTime

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

Attachment createTime

files

files?: (string[]|null);

Attachment files

name

name?: (string|null);

Attachment name

ociVersionName

ociVersionName?: (string|null);

Attachment ociVersionName

target

target?: (string|null);

Attachment target

type

type?: (string|null);

Attachment type

updateTime

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

Attachment updateTime