Uses of Enum
com.google.cloud.aiplatform.v1.ActiveLearningConfig.HumanLabelingBudgetCase
Packages that use ActiveLearningConfig.HumanLabelingBudgetCase
-
Uses of ActiveLearningConfig.HumanLabelingBudgetCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ActiveLearningConfig.HumanLabelingBudgetCaseModifier and TypeMethodDescriptionActiveLearningConfig.HumanLabelingBudgetCase.forNumber(int value) ActiveLearningConfig.Builder.getHumanLabelingBudgetCase()ActiveLearningConfig.getHumanLabelingBudgetCase()ActiveLearningConfigOrBuilder.getHumanLabelingBudgetCase()ActiveLearningConfig.HumanLabelingBudgetCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.ActiveLearningConfig.HumanLabelingBudgetCase.values()Returns an array containing the constants of this enum type, in the order they are declared.