Class UpdateAccessPolicyRequest (2.23.0)

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

Request message for UpdateAccessPolicy method.

Attributes

Name Description
access_policy google.cloud.iam_v3beta.types.AccessPolicy
Required. The access policy to update. The access policy's name field is used to identify the policy to update.
validate_only bool
Optional. If set, validate the request and preview the update, but do not actually post it.