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