Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ModelMonitoringAlertConfig::EmailAlertConfig (v1.47.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::ModelMonitoringAlertConfig::EmailAlertConfig.
The config for email alert.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#user_emails
defuser_emails()->::Array<::String>
Returns
(::Array<::String>) — The email addresses to send the alert.
#user_emails=
defuser_emails=(value)->::Array<::String>
Parameter
value (::Array<::String>) — The email addresses to send the alert.
Returns
(::Array<::String>) — The email addresses to send the alert.