Package | Description |
---|---|
com.google.api.services.vision.v1 | |
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
Vision.Files.Annotate |
Vision.Files.annotate(BatchAnnotateFilesRequest content)
Service that performs image detection and annotation for a batch of files.
|
Constructor and Description |
---|
Annotate(BatchAnnotateFilesRequest content)
Service that performs image detection and annotation for a batch of files.
|
Modifier and Type | Method and Description |
---|---|
BatchAnnotateFilesRequest |
BatchAnnotateFilesRequest.clone() |
BatchAnnotateFilesRequest |
BatchAnnotateFilesRequest.set(String fieldName,
Object value) |
BatchAnnotateFilesRequest |
BatchAnnotateFilesRequest.setRequests(List<AnnotateFileRequest> requests)
The list of file annotation requests.
|
Copyright © 2011–2019 Google. All rights reserved.