| Package | Description | 
|---|---|
| com.google.api.services.vision.v1p2beta1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| InputConfig | InputConfig. clone() | 
| InputConfig | InputConfig. encodeContent(byte[] content)File content, represented as a stream of bytes. | 
| InputConfig | AnnotateFileResponse. getInputConfig()Information about the file for which this response is generated. | 
| InputConfig | InputConfig. set(String fieldName,
   Object value) | 
| InputConfig | InputConfig. setContent(String content)File content, represented as a stream of bytes. | 
| InputConfig | InputConfig. setGcsSource(GcsSource gcsSource)The Google Cloud Storage location to read the input from. | 
| InputConfig | InputConfig. setMimeType(String mimeType)The type of the file. | 
| Modifier and Type | Method and Description | 
|---|---|
| AnnotateFileResponse | AnnotateFileResponse. setInputConfig(InputConfig inputConfig)Information about the file for which this response is generated. | 
Copyright © 2011–2025 Google. All rights reserved.