Uses of Class
com.google.cloud.datalabeling.v1beta1.EvaluationJobConfig.HumanAnnotationRequestConfigCase
-
Packages that use EvaluationJobConfig.HumanAnnotationRequestConfigCase Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of EvaluationJobConfig.HumanAnnotationRequestConfigCase in com.google.cloud.datalabeling.v1beta1
Methods in com.google.cloud.datalabeling.v1beta1 that return EvaluationJobConfig.HumanAnnotationRequestConfigCase Modifier and Type Method Description static EvaluationJobConfig.HumanAnnotationRequestConfigCase
EvaluationJobConfig.HumanAnnotationRequestConfigCase. forNumber(int value)
EvaluationJobConfig.HumanAnnotationRequestConfigCase
EvaluationJobConfig.Builder. getHumanAnnotationRequestConfigCase()
EvaluationJobConfig.HumanAnnotationRequestConfigCase
EvaluationJobConfig. getHumanAnnotationRequestConfigCase()
EvaluationJobConfig.HumanAnnotationRequestConfigCase
EvaluationJobConfigOrBuilder. getHumanAnnotationRequestConfigCase()
static EvaluationJobConfig.HumanAnnotationRequestConfigCase
EvaluationJobConfig.HumanAnnotationRequestConfigCase. valueOf(int value)
Deprecated.static EvaluationJobConfig.HumanAnnotationRequestConfigCase
EvaluationJobConfig.HumanAnnotationRequestConfigCase. valueOf(String name)
Returns the enum constant of this type with the specified name.static EvaluationJobConfig.HumanAnnotationRequestConfigCase[]
EvaluationJobConfig.HumanAnnotationRequestConfigCase. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-