Interface protos.google.cloud.aiplatform.v1beta1.IEvent (3.13.0)

Properties of an Event.

Package

@google-cloud/aiplatform

Properties

artifact

artifact?: (string|null);

Event artifact

eventTime

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

Event eventTime

execution

execution?: (string|null);

Event execution

labels

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

Event labels

type

type?: (google.cloud.aiplatform.v1beta1.Event.Type|keyof typeof google.cloud.aiplatform.v1beta1.Event.Type|null);

Event type