AlertPolicy(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Alert policy for a customer.
Attributes |
|
---|---|
Name | Description |
alert_group |
str
The feature that provides alerting capability. Supported value is only search-data-quality for now.
|
enroll_status |
google.cloud.retail_v2alpha.types.AlertConfig.AlertPolicy.EnrollStatus
The enrollment status of a customer. |
recipients |
MutableSequence[google.cloud.retail_v2alpha.types.AlertConfig.AlertPolicy.Recipient]
Recipients for the alert policy. One alert policy should not exceed 20 recipients. |
Classes
EnrollStatus
EnrollStatus(value)
The enrollment status enum for alert policy.
Recipient
Recipient(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Recipient contact information.