Class UpdateAutoscalingPolicyRequest (5.0.1)

UpdateAutoscalingPolicyRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

A request to update an autoscaling policy.

Attribute

NameDescription
policy google.cloud.dataproc_v1.types.AutoscalingPolicy
Required. The updated autoscaling policy.

Inheritance

builtins.object > proto.message.Message > UpdateAutoscalingPolicyRequest