deployedModel property
The DeployedModel to be mutated within the Endpoint.
Only the following fields can be mutated: * min_replica_count
in either
DedicatedResources or AutomaticResources * max_replica_count
in either
DedicatedResources or AutomaticResources * autoscaling_metric_specs *
disable_container_logging
(v1 only) * enable_container_logging
(v1beta1 only)
Required.
Implementation
GoogleCloudAiplatformV1DeployedModel? deployedModel;