Uses of Enum
com.google.cloud.aiplatform.v1.ModelMonitoringAlertConfig.AlertCase
Packages that use ModelMonitoringAlertConfig.AlertCase
-
Uses of ModelMonitoringAlertConfig.AlertCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ModelMonitoringAlertConfig.AlertCaseModifier and TypeMethodDescriptionModelMonitoringAlertConfig.AlertCase.forNumber(int value) ModelMonitoringAlertConfig.Builder.getAlertCase()ModelMonitoringAlertConfig.getAlertCase()ModelMonitoringAlertConfigOrBuilder.getAlertCase()ModelMonitoringAlertConfig.AlertCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static ModelMonitoringAlertConfig.AlertCase[]ModelMonitoringAlertConfig.AlertCase.values()Returns an array containing the constants of this enum type, in the order they are declared.