Interface protos.google.cloud.aiplatform.v1.IModelMonitoringAlertConfig (3.13.0)

Properties of a ModelMonitoringAlertConfig.

Package

@google-cloud/aiplatform

Properties

emailAlertConfig

emailAlertConfig?: (google.cloud.aiplatform.v1.ModelMonitoringAlertConfig.IEmailAlertConfig|null);

ModelMonitoringAlertConfig emailAlertConfig

enableLogging

enableLogging?: (boolean|null);

ModelMonitoringAlertConfig enableLogging

notificationChannels

notificationChannels?: (string[]|null);

ModelMonitoringAlertConfig notificationChannels