Class UpdateFirewallPolicyRequest (1.20.0)

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

The update firewall policy request message.

Attributes

NameDescription
firewall_policy google.cloud.recaptchaenterprise_v1.types.FirewallPolicy
Required. The policy to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. The mask to control which fields of the policy get updated. If the mask is not present, all fields will be updated.