Uses of Enum
com.google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition.ConditionCase
Packages that use ModelMonitoringAlertCondition.ConditionCase
-
Uses of ModelMonitoringAlertCondition.ConditionCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelMonitoringAlertCondition.ConditionCaseModifier and TypeMethodDescriptionModelMonitoringAlertCondition.ConditionCase.forNumber(int value) ModelMonitoringAlertCondition.Builder.getConditionCase()ModelMonitoringAlertCondition.getConditionCase()ModelMonitoringAlertConditionOrBuilder.getConditionCase()ModelMonitoringAlertCondition.ConditionCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.ModelMonitoringAlertCondition.ConditionCase.values()Returns an array containing the constants of this enum type, in the order they are declared.