deployedModel property
Required. The DeployedModel to be mutated within the Endpoint. Only the following fields can be mutated:
min_replica_countin eitherDedicatedResourcesorAutomaticResourcesmax_replica_countin eitherDedicatedResourcesorAutomaticResourcesrequired_replica_countinDedicatedResourcesautoscaling_metric_specsdisable_container_logging(v1 only)enable_container_logging(v1beta1 only)
Implementation
final DeployedModel? deployedModel;