Uses of Enum
com.google.cloud.aiplatform.v1.StudySpec.AutomatedStoppingSpecCase
Packages that use StudySpec.AutomatedStoppingSpecCase
-
Uses of StudySpec.AutomatedStoppingSpecCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return StudySpec.AutomatedStoppingSpecCaseModifier and TypeMethodDescriptionStudySpec.AutomatedStoppingSpecCase.forNumber(int value) StudySpec.Builder.getAutomatedStoppingSpecCase()StudySpec.getAutomatedStoppingSpecCase()StudySpecOrBuilder.getAutomatedStoppingSpecCase()StudySpec.AutomatedStoppingSpecCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static StudySpec.AutomatedStoppingSpecCase[]StudySpec.AutomatedStoppingSpecCase.values()Returns an array containing the constants of this enum type, in the order they are declared.