Class DeletePolicyBindingRequest (2.19.0)

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

Request message for DeletePolicyBinding method.

Attributes

Name Description
name str
Required. The name of the policy binding to delete. Format: - projects/{project_id}/locations/{location}/policyBindings/{policy_binding_id} - projects/{project_number}/locations/{location}/policyBindings/{policy_binding_id} - folders/{folder_id}/locations/{location}/policyBindings/{policy_binding_id} - organizations/{organization_id}/locations/{location}/policyBindings/{policy_binding_id}
etag str
Optional. The etag of the policy binding. 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.