Class DeleteAlertPolicyRequest (2.11.1)

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

The protocol for the DeleteAlertPolicy request.

Attribute

NameDescription
name str
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]`.

Inheritance

builtins.object > proto.message.Message > DeleteAlertPolicyRequest