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 classAnnotationValueAnnotation value for an example.static classAnnotationValue.BuilderAnnotation value for an example.Methods in com.google.cloud.datalabeling.v1beta1 that return AnnotationValueOrBuilder Modifier and Type Method Description AnnotationValueOrBuilderAnnotation.Builder. getAnnotationValueOrBuilder()Output only.AnnotationValueOrBuilderAnnotation. getAnnotationValueOrBuilder()Output only.AnnotationValueOrBuilderAnnotationOrBuilder. getAnnotationValueOrBuilder()Output only.
-