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