Interface protos.google.cloud.aiplatform.v1.IAnnotation (3.13.0)

Properties of an Annotation.

Package

@google-cloud/aiplatform

Properties

annotationSource

annotationSource?: (google.cloud.aiplatform.v1.IUserActionReference|null);

Annotation annotationSource

createTime

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

Annotation createTime

etag

etag?: (string|null);

Annotation etag

labels

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

Annotation labels

name

name?: (string|null);

Annotation name

payload

payload?: (google.protobuf.IValue|null);

Annotation payload

payloadSchemaUri

payloadSchemaUri?: (string|null);

Annotation payloadSchemaUri

updateTime

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

Annotation updateTime