Uses of Class
com.google.cloud.aiplatform.v1beta1.StudySpec.AutomatedStoppingSpecCase
-
Packages that use StudySpec.AutomatedStoppingSpecCase Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of StudySpec.AutomatedStoppingSpecCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return StudySpec.AutomatedStoppingSpecCase Modifier and Type Method Description static StudySpec.AutomatedStoppingSpecCaseStudySpec.AutomatedStoppingSpecCase. forNumber(int value)StudySpec.AutomatedStoppingSpecCaseStudySpec.Builder. getAutomatedStoppingSpecCase()StudySpec.AutomatedStoppingSpecCaseStudySpec. getAutomatedStoppingSpecCase()StudySpec.AutomatedStoppingSpecCaseStudySpecOrBuilder. getAutomatedStoppingSpecCase()static StudySpec.AutomatedStoppingSpecCaseStudySpec.AutomatedStoppingSpecCase. valueOf(int value)Deprecated.static StudySpec.AutomatedStoppingSpecCaseStudySpec.AutomatedStoppingSpecCase. valueOf(String name)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.
-