| Package | Description | 
|---|---|
| com.google.api.services.vision.v1p2beta1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p2beta1Feature | GoogleCloudVisionV1p2beta1Feature. clone() | 
| GoogleCloudVisionV1p2beta1Feature | GoogleCloudVisionV1p2beta1Feature. set(String fieldName,
   Object value) | 
| GoogleCloudVisionV1p2beta1Feature | GoogleCloudVisionV1p2beta1Feature. setMaxResults(Integer maxResults)Maximum number of results of this type. | 
| GoogleCloudVisionV1p2beta1Feature | GoogleCloudVisionV1p2beta1Feature. setModel(String model)Model to use for the feature. | 
| GoogleCloudVisionV1p2beta1Feature | GoogleCloudVisionV1p2beta1Feature. setType(String type)The feature type. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<GoogleCloudVisionV1p2beta1Feature> | GoogleCloudVisionV1p2beta1AnnotateFileRequest. getFeatures()Required. | 
| List<GoogleCloudVisionV1p2beta1Feature> | GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest. getFeatures()Required. | 
| List<GoogleCloudVisionV1p2beta1Feature> | GoogleCloudVisionV1p2beta1AnnotateImageRequest. getFeatures()Requested features. | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p2beta1AnnotateFileRequest | GoogleCloudVisionV1p2beta1AnnotateFileRequest. setFeatures(List<GoogleCloudVisionV1p2beta1Feature> features)Required. | 
| GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest | GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest. setFeatures(List<GoogleCloudVisionV1p2beta1Feature> features)Required. | 
| GoogleCloudVisionV1p2beta1AnnotateImageRequest | GoogleCloudVisionV1p2beta1AnnotateImageRequest. setFeatures(List<GoogleCloudVisionV1p2beta1Feature> features)Requested features. | 
Copyright © 2011–2025 Google. All rights reserved.