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