deployedIndexes property

List<DeployedIndexRef> deployedIndexes
final

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;