Uses of Interface
com.google.cloud.vision.v1p4beta1.ImageAnnotationContextOrBuilder
-
Packages that use ImageAnnotationContextOrBuilder Package Description com.google.cloud.vision.v1p4beta1 A client to Cloud Vision API -
-
Uses of ImageAnnotationContextOrBuilder in com.google.cloud.vision.v1p4beta1
Classes in com.google.cloud.vision.v1p4beta1 that implement ImageAnnotationContextOrBuilder Modifier and Type Class Description class
ImageAnnotationContext
If an image was produced from a file (e.g.static class
ImageAnnotationContext.Builder
If an image was produced from a file (e.g.Methods in com.google.cloud.vision.v1p4beta1 that return ImageAnnotationContextOrBuilder Modifier and Type Method Description ImageAnnotationContextOrBuilder
AnnotateImageResponse.Builder. getContextOrBuilder()
If present, contextual information is needed to understand where this image comes from.ImageAnnotationContextOrBuilder
AnnotateImageResponse. getContextOrBuilder()
If present, contextual information is needed to understand where this image comes from.ImageAnnotationContextOrBuilder
AnnotateImageResponseOrBuilder. getContextOrBuilder()
If present, contextual information is needed to understand where this image comes from.
-