public final class GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Cloud Vision API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
| GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest() | 
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest()
public List<GoogleCloudVisionV1p2beta1Feature> getFeatures()
null for nonepublic GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest setFeatures(List<GoogleCloudVisionV1p2beta1Feature> features)
features - features or null for nonepublic GoogleCloudVisionV1p2beta1ImageContext getImageContext()
null for nonepublic GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest setImageContext(GoogleCloudVisionV1p2beta1ImageContext imageContext)
imageContext - imageContext or null for nonepublic GoogleCloudVisionV1p2beta1InputConfig getInputConfig()
null for nonepublic GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest setInputConfig(GoogleCloudVisionV1p2beta1InputConfig inputConfig)
inputConfig - inputConfig or null for nonepublic GoogleCloudVisionV1p2beta1OutputConfig getOutputConfig()
null for nonepublic GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest setOutputConfig(GoogleCloudVisionV1p2beta1OutputConfig outputConfig)
outputConfig - outputConfig or null for nonepublic GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.