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

Properties of a DeployedIndex.

Package

@google-cloud/aiplatform!

Properties

automaticResources

automaticResources?: (google.cloud.aiplatform.v1beta1.IAutomaticResources|null);

DeployedIndex automaticResources

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IAutomaticResources|null)

createTime

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

DeployedIndex createTime

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

deployedIndexAuthConfig

deployedIndexAuthConfig?: (google.cloud.aiplatform.v1beta1.IDeployedIndexAuthConfig|null);

DeployedIndex deployedIndexAuthConfig

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IDeployedIndexAuthConfig|null)

displayName

displayName?: (string|null);

DeployedIndex displayName

Property Value
TypeDescription
(string|null)

enableAccessLogging

enableAccessLogging?: (boolean|null);

DeployedIndex enableAccessLogging

Property Value
TypeDescription
(boolean|null)

id

id?: (string|null);

DeployedIndex id

Property Value
TypeDescription
(string|null)

index

index?: (string|null);

DeployedIndex index

Property Value
TypeDescription
(string|null)

indexSyncTime

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

DeployedIndex indexSyncTime

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

privateEndpoints

privateEndpoints?: (google.cloud.aiplatform.v1beta1.IIndexPrivateEndpoints|null);

DeployedIndex privateEndpoints

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IIndexPrivateEndpoints|null)