modelMonitoringSpec property

ModelMonitoringSpec? modelMonitoringSpec
final

Monitoring monitoring job spec. It outlines the specifications for monitoring objectives, notifications, and result exports. If left blank, the default monitoring specifications from the top-level resource 'ModelMonitor' will be applied. If provided, we will use the specification defined here rather than the default one.

Implementation

final ModelMonitoringSpec? modelMonitoringSpec;