Properties of an Artifact.
Package
@google-cloud/aiplatformProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);
Artifact createTime
description
description?: (string|null);
Artifact description
displayName
displayName?: (string|null);
Artifact displayName
etag
etag?: (string|null);
Artifact etag
labels
labels?: ({ [k: string]: string }|null);
Artifact labels
metadata
metadata?: (google.protobuf.IStruct|null);
Artifact metadata
name
name?: (string|null);
Artifact name
schemaTitle
schemaTitle?: (string|null);
Artifact schemaTitle
schemaVersion
schemaVersion?: (string|null);
Artifact schemaVersion
state
state?: (google.cloud.aiplatform.v1.Artifact.State|keyof typeof google.cloud.aiplatform.v1.Artifact.State|null);
Artifact state
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Artifact updateTime
uri
uri?: (string|null);
Artifact uri