Class UpdatePolicyRequest (1.33.0)

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

The request message to update a policy.

Attributes

Name Description
policy google.cloud.recaptchaenterprise_v1.types.Policy
Required. The Policy's name is used to identify the policy to update, in the format projects/{project}/keys/{key}/policy.
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 are updated.