Class DeleteAccessPolicyRequest (2.23.0)

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

Request message for DeleteAccessPolicy method.

Attributes

Name Description
name str
Required. The name of the access policy to delete. Format: projects/{project_id}/locations/{location}/accessPolicies/{access_policy_id} projects/{project_number}/locations/{location}/accessPolicies/{access_policy_id} folders/{folder_id}/locations/{location}/accessPolicies/{access_policy_id} organizations/{organization_id}/locations/{location}/accessPolicies/{access_policy_id}
etag str
Optional. The etag of the access policy. If this is provided, it must match the server's etag.
validate_only bool
Optional. If set, validate the request and preview the deletion, but do not actually post it.
force bool
Optional. If set to true, the request will force the deletion of the Policy even if the Policy references PolicyBindings.