deployedModels property

List<DeployedModelRef> deployedModels
final

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;