Class UpdatePolicyRequest (1.11.0)

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

The request sent to the [UpdatePolicyRequest] [google.cloud.orgpolicy.v2.OrgPolicy.UpdatePolicy] method.

Attributes

NameDescription
policy google.cloud.orgpolicy_v2.types.Policy
Required. Policy to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
Field mask used to specify the fields to be overwritten in the policy by the set. The fields specified in the update_mask are relative to the policy, not the full request.