| Modifier and Type | Class and Description |
|---|---|
class |
Vision.Files.Annotate |
class |
Vision.Files.AsyncBatchAnnotate |
| Constructor and Description |
|---|
Files() |
| Modifier and Type | Method and Description |
|---|---|
Vision.Files.Annotate |
annotate(GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest content)
Service that performs image detection and annotation for a batch of files.
|
Vision.Files.AsyncBatchAnnotate |
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.
|
public Vision.Files.Annotate annotate(GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.content - the GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequestIOExceptionpublic Vision.Files.AsyncBatchAnnotate asyncBatchAnnotate(GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.content - the GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequestIOExceptionCopyright © 2011–2025 Google. All rights reserved.