Properties of an IndexEndpoint.
Package
@google-cloud/aiplatformProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);IndexEndpoint createTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
deployedIndexes
deployedIndexes?: (google.cloud.aiplatform.v1.IDeployedIndex[]|null);IndexEndpoint deployedIndexes
| Type | Description |
| (google.cloud.aiplatform.v1.IDeployedIndex[]|null) |
description
description?: (string|null);IndexEndpoint description
| Type | Description |
| (string|null) |
displayName
displayName?: (string|null);IndexEndpoint displayName
| Type | Description |
| (string|null) |
etag
etag?: (string|null);IndexEndpoint etag
| Type | Description |
| (string|null) |
labels
labels?: ({ [k: string]: string }|null);IndexEndpoint labels
| Type | Description |
| ({ [k: string]: string }|null) |
name
name?: (string|null);IndexEndpoint name
| Type | Description |
| (string|null) |
network
network?: (string|null);IndexEndpoint network
| Type | Description |
| (string|null) |
updateTime
updateTime?: (google.protobuf.ITimestamp|null);IndexEndpoint updateTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |