deployedModels property
Output only. The pointers to DeployedModels created from this Model. Note that Model could have been deployed to Endpoints in different Locations.
Implementation
final List<DeployedModelRef> deployedModels;
Output only. The pointers to DeployedModels created from this Model. Note that Model could have been deployed to Endpoints in different Locations.
final List<DeployedModelRef> deployedModels;