| Package | Description | 
|---|---|
| com.google.api.services.vision.v1p2beta1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p4beta1AnnotateFileResponse | GoogleCloudVisionV1p4beta1AnnotateFileResponse. clone() | 
| GoogleCloudVisionV1p4beta1AnnotateFileResponse | GoogleCloudVisionV1p4beta1AnnotateFileResponse. set(String fieldName,
   Object value) | 
| GoogleCloudVisionV1p4beta1AnnotateFileResponse | GoogleCloudVisionV1p4beta1AnnotateFileResponse. setError(Status error)If set, represents the error message for the failed request. | 
| GoogleCloudVisionV1p4beta1AnnotateFileResponse | GoogleCloudVisionV1p4beta1AnnotateFileResponse. setInputConfig(GoogleCloudVisionV1p4beta1InputConfig inputConfig)Information about the file for which this response is generated. | 
| GoogleCloudVisionV1p4beta1AnnotateFileResponse | GoogleCloudVisionV1p4beta1AnnotateFileResponse. setResponses(List<GoogleCloudVisionV1p4beta1AnnotateImageResponse> responses)Individual responses to images found within the file. | 
| GoogleCloudVisionV1p4beta1AnnotateFileResponse | GoogleCloudVisionV1p4beta1AnnotateFileResponse. setTotalPages(Integer totalPages)This field gives the total number of pages in the file. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<GoogleCloudVisionV1p4beta1AnnotateFileResponse> | GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse. getResponses()The list of file annotation responses, each response corresponding to each AnnotateFileRequest
 in BatchAnnotateFilesRequest. | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse | GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse. setResponses(List<GoogleCloudVisionV1p4beta1AnnotateFileResponse> responses)The list of file annotation responses, each response corresponding to each AnnotateFileRequest
 in BatchAnnotateFilesRequest. | 
Copyright © 2011–2025 Google. All rights reserved.