| Package | Description |
|---|---|
| com.google.api.services.vision.v1p2beta1 | |
| com.google.api.services.vision.v1p2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Vision.Files.AsyncBatchAnnotate |
Vision.Files.asyncBatchAnnotate(GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest 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.
|
Vision.Projects.Files.AsyncBatchAnnotate |
Vision.Projects.Files.asyncBatchAnnotate(String parent,
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest 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.
|
Vision.Projects.Locations.Files.AsyncBatchAnnotate |
Vision.Projects.Locations.Files.asyncBatchAnnotate(String parent,
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest 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(GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest 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.
|
AsyncBatchAnnotate(String parent,
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest 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.
|
AsyncBatchAnnotate(String parent,
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest 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 |
|---|---|
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest |
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest.clone() |
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest |
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest.set(String fieldName,
Object value) |
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest |
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest.setLabels(Map<String,String> labels)
Optional.
|
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest |
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest.setParent(String parent)
Optional.
|
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest |
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest.setRequests(List<GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest> requests)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.