| Package | Description |
|---|---|
| com.google.api.services.vision.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AnnotateFileResponse |
AnnotateFileResponse.clone() |
AnnotateFileResponse |
AnnotateFileResponse.set(String fieldName,
Object value) |
AnnotateFileResponse |
AnnotateFileResponse.setInputConfig(InputConfig inputConfig)
Information about the file for which this response is generated.
|
AnnotateFileResponse |
AnnotateFileResponse.setResponses(List<AnnotateImageResponse> responses)
Individual responses to images found within the file.
|
Copyright © 2011–2019 Google. All rights reserved.