Class CreateAlertPolicyRequest (2.9.1)

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

The protocol for the CreateAlertPolicy request.

Attributes

NameDescription
name str
Required. The `project
alert_policy google.cloud.monitoring_v3.types.AlertPolicy
Required. The requested alerting policy. You should omit the ``name`` field in this policy. The name will be returned in the new policy, including a new ``[ALERT_POLICY_ID]`` value.

Inheritance

builtins.object > proto.message.Message > CreateAlertPolicyRequest