deployedIndexes property
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
Implementation
final List<DeployedIndexRef> deployedIndexes;
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
final List<DeployedIndexRef> deployedIndexes;