Uses of Class
com.google.cloud.aiplatform.v1beta1.ActiveLearningConfig.HumanLabelingBudgetCase
-
Packages that use ActiveLearningConfig.HumanLabelingBudgetCase Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of ActiveLearningConfig.HumanLabelingBudgetCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ActiveLearningConfig.HumanLabelingBudgetCase Modifier and Type Method Description static ActiveLearningConfig.HumanLabelingBudgetCaseActiveLearningConfig.HumanLabelingBudgetCase. forNumber(int value)ActiveLearningConfig.HumanLabelingBudgetCaseActiveLearningConfig.Builder. getHumanLabelingBudgetCase()ActiveLearningConfig.HumanLabelingBudgetCaseActiveLearningConfig. getHumanLabelingBudgetCase()ActiveLearningConfig.HumanLabelingBudgetCaseActiveLearningConfigOrBuilder. getHumanLabelingBudgetCase()static ActiveLearningConfig.HumanLabelingBudgetCaseActiveLearningConfig.HumanLabelingBudgetCase. valueOf(int value)Deprecated.static ActiveLearningConfig.HumanLabelingBudgetCaseActiveLearningConfig.HumanLabelingBudgetCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ActiveLearningConfig.HumanLabelingBudgetCase[]ActiveLearningConfig.HumanLabelingBudgetCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-