Request message for
EndpointService.MutateDeployedModel.
Attributes
Name
Description
endpoint
str
Required. The name of the Endpoint resource into which to
mutate a DeployedModel. Format:
projects/{project}/locations/{location}/endpoints/{endpoint}
deployed_model
google.cloud.aiplatform_v1beta1.types.DeployedModel
Required. 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
- required_replica_count in
DedicatedResources
- autoscaling_metric_specs
- disable_container_logging (v1 only)
- enable_container_logging (v1beta1 only)
update_mask
google.protobuf.field_mask_pb2.FieldMask
Required. The update mask applies to the resource. See
google.protobuf.FieldMask][google.protobuf.FieldMask].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-17 UTC."],[],[]]