View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ModelMonitoringAlertConfigEmailAlertConfig (google_api_ai_platform v0.13.0)
The config for email alert.
Attributes
-
userEmails
(type:list(String.t)
, default:nil
) - The email addresses to send the alert.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ModelMonitoringAlertConfigEmailAlertConfig{ userEmails: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.