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