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