Interface protos.google.cloud.aiplatform.v1beta1.IIndexEndpoint (1.7.2)

Properties of an IndexEndpoint.

Package

@google-cloud/aiplatform!

Properties

createTime

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

IndexEndpoint createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

deployedIndexes

deployedIndexes?: (google.cloud.aiplatform.v1beta1.IDeployedIndex[]|null);

IndexEndpoint deployedIndexes

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IDeployedIndex[]|null)

description

description?: (string|null);

IndexEndpoint description

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

IndexEndpoint displayName

Property Value
TypeDescription
(string|null)

etag

etag?: (string|null);

IndexEndpoint etag

Property Value
TypeDescription
(string|null)

labels

labels?: ({ [k: string]: string }|null);

IndexEndpoint labels

Property Value
TypeDescription
({ [k: string]: string }|null)

name

name?: (string|null);

IndexEndpoint name

Property Value
TypeDescription
(string|null)

network

network?: (string|null);

IndexEndpoint network

Property Value
TypeDescription
(string|null)

updateTime

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

IndexEndpoint updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)