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