Properties of an Annotation.
Package
@google-cloud/aiplatform!Properties
annotationSource
annotationSource?: (google.cloud.aiplatform.v1.IUserActionReference|null);Annotation annotationSource
| Type | Description |
| (google.cloud.aiplatform.v1.IUserActionReference|null) |
createTime
createTime?: (google.protobuf.ITimestamp|null);Annotation createTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
etag
etag?: (string|null);Annotation etag
| Type | Description |
| (string|null) |
labels
labels?: ({ [k: string]: string }|null);Annotation labels
| Type | Description |
| ({ [k: string]: string }|null) |
name
name?: (string|null);Annotation name
| Type | Description |
| (string|null) |
payload
payload?: (google.protobuf.IValue|null);Annotation payload
| Type | Description |
| (google.protobuf.IValue|null) |
payloadSchemaUri
payloadSchemaUri?: (string|null);Annotation payloadSchemaUri
| Type | Description |
| (string|null) |
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Annotation updateTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |