Uses of Interface
com.google.cloud.datalabeling.v1beta1.AnnotationMetadataOrBuilder
-
Packages that use AnnotationMetadataOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of AnnotationMetadataOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement AnnotationMetadataOrBuilder Modifier and Type Class Description class
AnnotationMetadata
Additional information associated with the annotation.static class
AnnotationMetadata.Builder
Additional information associated with the annotation.Methods in com.google.cloud.datalabeling.v1beta1 that return AnnotationMetadataOrBuilder Modifier and Type Method Description AnnotationMetadataOrBuilder
Annotation.Builder. getAnnotationMetadataOrBuilder()
Output only.AnnotationMetadataOrBuilder
Annotation. getAnnotationMetadataOrBuilder()
Output only.AnnotationMetadataOrBuilder
AnnotationOrBuilder. getAnnotationMetadataOrBuilder()
Output only.
-