Interface protos.google.cloud.aiplatform.v1.IIndexEndpoint (3.13.0)

Properties of an IndexEndpoint.

Package

@google-cloud/aiplatform

Properties

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

encryptionSpec

encryptionSpec?: (google.cloud.aiplatform.v1.IEncryptionSpec|null);

IndexEndpoint encryptionSpec

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

publicEndpointDomainName

publicEndpointDomainName?: (string|null);

IndexEndpoint publicEndpointDomainName

publicEndpointEnabled

publicEndpointEnabled?: (boolean|null);

IndexEndpoint publicEndpointEnabled

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

IndexEndpoint updateTime