deployedIndexes property

List<GoogleCloudAiplatformV1DeployedIndexRef>? deployedIndexes
getter/setter pair

The pointers to DeployedIndexes created from this Index.

An Index can be only deleted if all its DeployedIndexes had been undeployed first.

Output only.

Implementation

core.List<GoogleCloudAiplatformV1DeployedIndexRef>? deployedIndexes;