Uses of Interface
com.google.cloud.vision.v1p4beta1.AnnotateFileResponseOrBuilder
-
Packages that use AnnotateFileResponseOrBuilder Package Description com.google.cloud.vision.v1p4beta1 A client to Cloud Vision API -
-
Uses of AnnotateFileResponseOrBuilder in com.google.cloud.vision.v1p4beta1
Classes in com.google.cloud.vision.v1p4beta1 that implement AnnotateFileResponseOrBuilder Modifier and Type Class Description classAnnotateFileResponseResponse to a single file annotation request.static classAnnotateFileResponse.BuilderResponse to a single file annotation request.Methods in com.google.cloud.vision.v1p4beta1 that return AnnotateFileResponseOrBuilder Modifier and Type Method Description AnnotateFileResponseOrBuilderBatchAnnotateFilesResponse.Builder. getResponsesOrBuilder(int index)The list of file annotation responses, each response corresponding to each AnnotateFileRequest in BatchAnnotateFilesRequest.AnnotateFileResponseOrBuilderBatchAnnotateFilesResponse. getResponsesOrBuilder(int index)The list of file annotation responses, each response corresponding to each AnnotateFileRequest in BatchAnnotateFilesRequest.AnnotateFileResponseOrBuilderBatchAnnotateFilesResponseOrBuilder. getResponsesOrBuilder(int index)The list of file annotation responses, each response corresponding to each AnnotateFileRequest in BatchAnnotateFilesRequest.Methods in com.google.cloud.vision.v1p4beta1 that return types with arguments of type AnnotateFileResponseOrBuilder Modifier and Type Method Description List<? extends AnnotateFileResponseOrBuilder>BatchAnnotateFilesResponse.Builder. getResponsesOrBuilderList()The list of file annotation responses, each response corresponding to each AnnotateFileRequest in BatchAnnotateFilesRequest.List<? extends AnnotateFileResponseOrBuilder>BatchAnnotateFilesResponse. getResponsesOrBuilderList()The list of file annotation responses, each response corresponding to each AnnotateFileRequest in BatchAnnotateFilesRequest.List<? extends AnnotateFileResponseOrBuilder>BatchAnnotateFilesResponseOrBuilder. getResponsesOrBuilderList()The list of file annotation responses, each response corresponding to each AnnotateFileRequest in BatchAnnotateFilesRequest.
-