Uses of Interface
com.google.cloud.vision.v1.AsyncAnnotateFileResponseOrBuilder
-
Packages that use AsyncAnnotateFileResponseOrBuilder Package Description com.google.cloud.vision.v1 A client to Cloud Vision API -
-
Uses of AsyncAnnotateFileResponseOrBuilder in com.google.cloud.vision.v1
Classes in com.google.cloud.vision.v1 that implement AsyncAnnotateFileResponseOrBuilder Modifier and Type Class Description classAsyncAnnotateFileResponseThe response for a single offline file annotation request.static classAsyncAnnotateFileResponse.BuilderThe response for a single offline file annotation request.Methods in com.google.cloud.vision.v1 that return AsyncAnnotateFileResponseOrBuilder Modifier and Type Method Description AsyncAnnotateFileResponseOrBuilderAsyncBatchAnnotateFilesResponse.Builder. getResponsesOrBuilder(int index)The list of file annotation responses, one for each request in AsyncBatchAnnotateFilesRequest.AsyncAnnotateFileResponseOrBuilderAsyncBatchAnnotateFilesResponse. getResponsesOrBuilder(int index)The list of file annotation responses, one for each request in AsyncBatchAnnotateFilesRequest.AsyncAnnotateFileResponseOrBuilderAsyncBatchAnnotateFilesResponseOrBuilder. getResponsesOrBuilder(int index)The list of file annotation responses, one for each request in AsyncBatchAnnotateFilesRequest.Methods in com.google.cloud.vision.v1 that return types with arguments of type AsyncAnnotateFileResponseOrBuilder Modifier and Type Method Description List<? extends AsyncAnnotateFileResponseOrBuilder>AsyncBatchAnnotateFilesResponse.Builder. getResponsesOrBuilderList()The list of file annotation responses, one for each request in AsyncBatchAnnotateFilesRequest.List<? extends AsyncAnnotateFileResponseOrBuilder>AsyncBatchAnnotateFilesResponse. getResponsesOrBuilderList()The list of file annotation responses, one for each request in AsyncBatchAnnotateFilesRequest.List<? extends AsyncAnnotateFileResponseOrBuilder>AsyncBatchAnnotateFilesResponseOrBuilder. getResponsesOrBuilderList()The list of file annotation responses, one for each request in AsyncBatchAnnotateFilesRequest.
-