Uses of Interface
com.google.cloud.datalabeling.v1beta1.AnnotationValueOrBuilder
-
Packages that use AnnotationValueOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of AnnotationValueOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement AnnotationValueOrBuilder Modifier and Type Class Description class
AnnotationValue
Annotation value for an example.static class
AnnotationValue.Builder
Annotation value for an example.Methods in com.google.cloud.datalabeling.v1beta1 that return AnnotationValueOrBuilder Modifier and Type Method Description AnnotationValueOrBuilder
Annotation.Builder. getAnnotationValueOrBuilder()
Output only.AnnotationValueOrBuilder
Annotation. getAnnotationValueOrBuilder()
Output only.AnnotationValueOrBuilder
AnnotationOrBuilder. getAnnotationValueOrBuilder()
Output only.
-