Class EmailAlertConfig (0.9.0)

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

The config for email alert. .. attribute:: user_emails

The email addresses to send the alert.

:type: Sequence[str]

Inheritance

builtins.object > proto.message.Message > EmailAlertConfig