Class GetAlertPolicyRequest (2.5.2)

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

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

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

::

   projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]

:type: str