Class DeleteAlertPolicyRequest (2.4.2)

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

The protocol for the DeleteAlertPolicy request. .. attribute:: name

Required. The alerting policy to delete. The format is:

::

   projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]

For more information, see AlertPolicy][google.monitoring.v3.AlertPolicy].

:type: str