| Package | Description |
|---|---|
| com.google.api.services.vision.v1p1beta1 | |
| com.google.api.services.vision.v1p1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Vision.Files.AsyncBatchAnnotate |
Vision.Files.asyncBatchAnnotate(GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesRequest content)
Run asynchronous image detection and annotation for a list of generic files, such as PDF files,
which may contain multiple pages and multiple images per page.
|
| Constructor and Description |
|---|
AsyncBatchAnnotate(GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesRequest content)
Run asynchronous image detection and annotation for a list of generic files, such as PDF files,
which may contain multiple pages and multiple images per page.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesRequest |
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesRequest.clone() |
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesRequest |
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesRequest.set(String fieldName,
Object value) |
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesRequest |
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesRequest.setRequests(List<GoogleCloudVisionV1p1beta1AsyncAnnotateFileRequest> requests)
Individual async file annotation requests for this batch.
|
Copyright © 2011–2019 Google. All rights reserved.