Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
AsyncAnnotateFileResponse |
AsyncAnnotateFileResponse.clone() |
AsyncAnnotateFileResponse |
AsyncAnnotateFileResponse.set(String fieldName,
Object value) |
AsyncAnnotateFileResponse |
AsyncAnnotateFileResponse.setOutputConfig(OutputConfig outputConfig)
The output location and metadata from AsyncAnnotateFileRequest.
|
Modifier and Type | Method and Description |
---|---|
List<AsyncAnnotateFileResponse> |
AsyncBatchAnnotateFilesResponse.getResponses()
The list of file annotation responses, one for each request in AsyncBatchAnnotateFilesRequest.
|
Modifier and Type | Method and Description |
---|---|
AsyncBatchAnnotateFilesResponse |
AsyncBatchAnnotateFilesResponse.setResponses(List<AsyncAnnotateFileResponse> responses)
The list of file annotation responses, one for each request in AsyncBatchAnnotateFilesRequest.
|
Copyright © 2011–2019 Google. All rights reserved.