Uses of Enum
com.google.cloud.aiplatform.v1beta1.ModelMonitoringAnomaly.AnomalyCase
Packages that use ModelMonitoringAnomaly.AnomalyCase
-
Uses of ModelMonitoringAnomaly.AnomalyCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelMonitoringAnomaly.AnomalyCaseModifier and TypeMethodDescriptionModelMonitoringAnomaly.AnomalyCase.forNumber(int value) ModelMonitoringAnomaly.Builder.getAnomalyCase()ModelMonitoringAnomaly.getAnomalyCase()ModelMonitoringAnomalyOrBuilder.getAnomalyCase()ModelMonitoringAnomaly.AnomalyCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static ModelMonitoringAnomaly.AnomalyCase[]ModelMonitoringAnomaly.AnomalyCase.values()Returns an array containing the constants of this enum type, in the order they are declared.