Class EmailAlertConfig (1.25.0)

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

The config for email alert.

Attribute

Name Description
user_emails MutableSequence[str]
The email addresses to send the alert.

Inheritance

builtins.object > proto.message.Message > EmailAlertConfig