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 classModelMonitoringObjectiveConfigThe objective configuration for model monitoring, including the information needed to detect anomalies for one particular model.static classModelMonitoringObjectiveConfig.BuilderThe 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 ModelMonitoringObjectiveConfigOrBuilderModelDeploymentMonitoringObjectiveConfig.Builder. getObjectiveConfigOrBuilder()The objective config of for the modelmonitoring job of this deployed model.ModelMonitoringObjectiveConfigOrBuilderModelDeploymentMonitoringObjectiveConfig. getObjectiveConfigOrBuilder()The objective config of for the modelmonitoring job of this deployed model.ModelMonitoringObjectiveConfigOrBuilderModelDeploymentMonitoringObjectiveConfigOrBuilder. getObjectiveConfigOrBuilder()The objective config of for the modelmonitoring job of this deployed model.
-