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: - search-data-quality for retail search customers.
- conv-data-quality for retail conversation customers.
|
enroll_status |
google.cloud.retail_v2beta.types.AlertConfig.AlertPolicy.EnrollStatus
The enrollment status of a customer. |
recipients |
MutableSequence[google.cloud.retail_v2beta.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.