| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static ActiveLearningConfig.HumanLabelingBudgetCase |
ActiveLearningConfig.HumanLabelingBudgetCase.forNumber(int value) |
ActiveLearningConfig.HumanLabelingBudgetCase |
ActiveLearningConfig.getHumanLabelingBudgetCase() |
ActiveLearningConfig.HumanLabelingBudgetCase |
ActiveLearningConfig.Builder.getHumanLabelingBudgetCase() |
ActiveLearningConfig.HumanLabelingBudgetCase |
ActiveLearningConfigOrBuilder.getHumanLabelingBudgetCase() |
static ActiveLearningConfig.HumanLabelingBudgetCase |
ActiveLearningConfig.HumanLabelingBudgetCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ActiveLearningConfig.HumanLabelingBudgetCase |
ActiveLearningConfig.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.
|
Copyright © 2024 Google LLC. All rights reserved.