Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ModelMonitoringAlertConfig::EmailAlertConfig (v0.8.0)

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

def user_emails() -> ::Array<::String>
Returns
  • (::Array<::String>) — The email addresses to send the alert.

#user_emails=

def user_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.