Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p3beta1AnnotateFileResponse |
GoogleCloudVisionV1p3beta1AnnotateFileResponse.clone() |
GoogleCloudVisionV1p3beta1AnnotateFileResponse |
GoogleCloudVisionV1p3beta1AnnotateFileResponse.set(String fieldName,
Object value) |
GoogleCloudVisionV1p3beta1AnnotateFileResponse |
GoogleCloudVisionV1p3beta1AnnotateFileResponse.setInputConfig(GoogleCloudVisionV1p3beta1InputConfig inputConfig)
Information about the file for which this response is generated.
|
GoogleCloudVisionV1p3beta1AnnotateFileResponse |
GoogleCloudVisionV1p3beta1AnnotateFileResponse.setResponses(List<GoogleCloudVisionV1p3beta1AnnotateImageResponse> responses)
Individual responses to images found within the file.
|
GoogleCloudVisionV1p3beta1AnnotateFileResponse |
GoogleCloudVisionV1p3beta1AnnotateFileResponse.setTotalPages(Integer totalPages)
This field gives the total number of pages in the file.
|
Copyright © 2011–2019 Google. All rights reserved.