Class DeletePolicyRequest (1.11.0)

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

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

Attributes

NameDescription
name str
Required. Name of the policy to delete. See the policy entry for naming rules.
etag str
Optional. The current etag of policy. If an etag is provided and does not match the current etag of the policy, deletion will be blocked and an ABORTED error will be returned.