Uses of Interface
com.google.cloud.vision.v1p1beta1.AnnotateImageResponseOrBuilder
-
Packages that use AnnotateImageResponseOrBuilder Package Description com.google.cloud.vision.v1p1beta1 A client to Cloud Vision API -
-
Uses of AnnotateImageResponseOrBuilder in com.google.cloud.vision.v1p1beta1
Classes in com.google.cloud.vision.v1p1beta1 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.v1p1beta1 that return AnnotateImageResponseOrBuilder Modifier and Type Method Description 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.v1p1beta1 that return types with arguments of type AnnotateImageResponseOrBuilder Modifier and Type Method Description 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.
-