modelMonitoringTarget property

ModelMonitor_ModelMonitoringTarget? modelMonitoringTarget
final

The entity that is subject to analysis. Currently only models in Vertex AI Model Registry are supported. If you want to analyze the model which is outside the Vertex AI, you could register a model in Vertex AI Model Registry using just a display name.

Implementation

final ModelMonitor_ModelMonitoringTarget? modelMonitoringTarget;