Uses of Enum
com.google.cloud.aiplatform.v1.StudySpec.MetricSpec.GoalType
Packages that use StudySpec.MetricSpec.GoalType
-
Uses of StudySpec.MetricSpec.GoalType in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return StudySpec.MetricSpec.GoalTypeModifier and TypeMethodDescriptionStudySpec.MetricSpec.GoalType.forNumber(int value) StudySpec.MetricSpec.Builder.getGoal()Required.StudySpec.MetricSpec.getGoal()Required.StudySpec.MetricSpecOrBuilder.getGoal()Required.StudySpec.MetricSpec.GoalType.valueOf(int value) Deprecated.StudySpec.MetricSpec.GoalType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static StudySpec.MetricSpec.GoalType[]StudySpec.MetricSpec.GoalType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type StudySpec.MetricSpec.GoalTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<StudySpec.MetricSpec.GoalType>StudySpec.MetricSpec.GoalType.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type StudySpec.MetricSpec.GoalTypeModifier and TypeMethodDescriptionStudySpec.MetricSpec.Builder.setGoal(StudySpec.MetricSpec.GoalType value) Required.