Uses of Interface
com.google.cloud.aiplatform.v1.ModelMonitoringObjectiveConfigOrBuilder
-
Packages that use ModelMonitoringObjectiveConfigOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of ModelMonitoringObjectiveConfigOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement ModelMonitoringObjectiveConfigOrBuilder Modifier and Type Class Description class
ModelMonitoringObjectiveConfig
The objective configuration for model monitoring, including the information needed to detect anomalies for one particular model.static class
ModelMonitoringObjectiveConfig.Builder
The objective configuration for model monitoring, including the information needed to detect anomalies for one particular model.Methods in com.google.cloud.aiplatform.v1 that return ModelMonitoringObjectiveConfigOrBuilder Modifier and Type Method Description ModelMonitoringObjectiveConfigOrBuilder
ModelDeploymentMonitoringObjectiveConfig.Builder. getObjectiveConfigOrBuilder()
The objective config of for the modelmonitoring job of this deployed model.ModelMonitoringObjectiveConfigOrBuilder
ModelDeploymentMonitoringObjectiveConfig. getObjectiveConfigOrBuilder()
The objective config of for the modelmonitoring job of this deployed model.ModelMonitoringObjectiveConfigOrBuilder
ModelDeploymentMonitoringObjectiveConfigOrBuilder. getObjectiveConfigOrBuilder()
The objective config of for the modelmonitoring job of this deployed model.
-