Uses of Enum
com.google.cloud.aiplatform.v1.ThresholdConfig.ThresholdCase
Packages that use ThresholdConfig.ThresholdCase
-
Uses of ThresholdConfig.ThresholdCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ThresholdConfig.ThresholdCaseModifier and TypeMethodDescriptionThresholdConfig.ThresholdCase.forNumber(int value) ThresholdConfig.Builder.getThresholdCase()ThresholdConfig.getThresholdCase()ThresholdConfigOrBuilder.getThresholdCase()ThresholdConfig.ThresholdCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static ThresholdConfig.ThresholdCase[]ThresholdConfig.ThresholdCase.values()Returns an array containing the constants of this enum type, in the order they are declared.