| Package | Description | 
|---|---|
| com.google.api.services.vision.v1p2beta1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p2beta1AnnotateImageRequest | GoogleCloudVisionV1p2beta1AnnotateImageRequest. clone() | 
| GoogleCloudVisionV1p2beta1AnnotateImageRequest | GoogleCloudVisionV1p2beta1AnnotateImageRequest. set(String fieldName,
   Object value) | 
| GoogleCloudVisionV1p2beta1AnnotateImageRequest | GoogleCloudVisionV1p2beta1AnnotateImageRequest. setFeatures(List<GoogleCloudVisionV1p2beta1Feature> features)Requested features. | 
| GoogleCloudVisionV1p2beta1AnnotateImageRequest | GoogleCloudVisionV1p2beta1AnnotateImageRequest. setImage(GoogleCloudVisionV1p2beta1Image image)The image to be processed. | 
| GoogleCloudVisionV1p2beta1AnnotateImageRequest | GoogleCloudVisionV1p2beta1AnnotateImageRequest. setImageContext(GoogleCloudVisionV1p2beta1ImageContext imageContext)Additional context that may accompany the image. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<GoogleCloudVisionV1p2beta1AnnotateImageRequest> | GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest. getRequests()Required. | 
| List<GoogleCloudVisionV1p2beta1AnnotateImageRequest> | GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest. getRequests()Required. | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest | GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest. setRequests(List<GoogleCloudVisionV1p2beta1AnnotateImageRequest> requests)Required. | 
| GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest | GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest. setRequests(List<GoogleCloudVisionV1p2beta1AnnotateImageRequest> requests)Required. | 
Copyright © 2011–2025 Google. All rights reserved.