Properties of a Context.
Package
@google-cloud/aiplatform!Properties
createTime
createTime?: (google.protobuf.ITimestamp|null);Context createTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
description
description?: (string|null);Context description
| Type | Description |
| (string|null) |
displayName
displayName?: (string|null);Context displayName
| Type | Description |
| (string|null) |
etag
etag?: (string|null);Context etag
| Type | Description |
| (string|null) |
labels
labels?: ({ [k: string]: string }|null);Context labels
| Type | Description |
| ({ [k: string]: string }|null) |
metadata
metadata?: (google.protobuf.IStruct|null);Context metadata
| Type | Description |
| (google.protobuf.IStruct|null) |
name
name?: (string|null);Context name
| Type | Description |
| (string|null) |
parentContexts
parentContexts?: (string[]|null);Context parentContexts
| Type | Description |
| (string[]|null) |
schemaTitle
schemaTitle?: (string|null);Context schemaTitle
| Type | Description |
| (string|null) |
schemaVersion
schemaVersion?: (string|null);Context schemaVersion
| Type | Description |
| (string|null) |
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Context updateTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |