Uses of Interface
com.google.cloud.vision.v1p3beta1.AnnotateImageResponseOrBuilder
-
Packages that use AnnotateImageResponseOrBuilder Package Description com.google.cloud.vision.v1p3beta1 A client to Cloud Vision API -
-
Uses of AnnotateImageResponseOrBuilder in com.google.cloud.vision.v1p3beta1
Classes in com.google.cloud.vision.v1p3beta1 that implement AnnotateImageResponseOrBuilder Modifier and Type Class Description classAnnotateImageResponseResponse to an image annotation request.static classAnnotateImageResponse.BuilderResponse to an image annotation request.Methods in com.google.cloud.vision.v1p3beta1 that return AnnotateImageResponseOrBuilder Modifier and Type Method Description AnnotateImageResponseOrBuilderAnnotateFileResponse.Builder. getResponsesOrBuilder(int index)Individual responses to images found within the file.AnnotateImageResponseOrBuilderAnnotateFileResponse. getResponsesOrBuilder(int index)Individual responses to images found within the file.AnnotateImageResponseOrBuilderAnnotateFileResponseOrBuilder. getResponsesOrBuilder(int index)Individual responses to images found within the file.AnnotateImageResponseOrBuilderBatchAnnotateImagesResponse.Builder. getResponsesOrBuilder(int index)Individual responses to image annotation requests within the batch.AnnotateImageResponseOrBuilderBatchAnnotateImagesResponse. getResponsesOrBuilder(int index)Individual responses to image annotation requests within the batch.AnnotateImageResponseOrBuilderBatchAnnotateImagesResponseOrBuilder. getResponsesOrBuilder(int index)Individual responses to image annotation requests within the batch.Methods in com.google.cloud.vision.v1p3beta1 that return types with arguments of type AnnotateImageResponseOrBuilder Modifier and Type Method Description List<? extends AnnotateImageResponseOrBuilder>AnnotateFileResponse.Builder. getResponsesOrBuilderList()Individual responses to images found within the file.List<? extends AnnotateImageResponseOrBuilder>AnnotateFileResponse. getResponsesOrBuilderList()Individual responses to images found within the file.List<? extends AnnotateImageResponseOrBuilder>AnnotateFileResponseOrBuilder. getResponsesOrBuilderList()Individual responses to images found within the file.List<? extends AnnotateImageResponseOrBuilder>BatchAnnotateImagesResponse.Builder. getResponsesOrBuilderList()Individual responses to image annotation requests within the batch.List<? extends AnnotateImageResponseOrBuilder>BatchAnnotateImagesResponse. getResponsesOrBuilderList()Individual responses to image annotation requests within the batch.List<? extends AnnotateImageResponseOrBuilder>BatchAnnotateImagesResponseOrBuilder. getResponsesOrBuilderList()Individual responses to image annotation requests within the batch.
-