Class DeleteAuthorizationPolicyRequest (0.1.5)

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

Request used by the DeleteAuthorizationPolicy method. .. attribute:: name

Required. A name of the AuthorizationPolicy to delete. Must be in the format projects/{project}/locations/{location}/authorizationPolicies/*.

:type: str