Class UpdatePolicyRequest (2.7.0)

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

Request message for UpdatePolicy.

Attribute

NameDescription
policy google.cloud.iam_v2beta.types.Policy
Required. The policy to update. To prevent conflicting updates, the etag value must match the value that is stored in IAM. If the etag values do not match, the request fails with a 409 error code and ABORTED status.