| Package | Description | 
|---|---|
| com.google.api.services.vision.v1p2beta1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p2beta1OutputConfig | GoogleCloudVisionV1p2beta1OutputConfig. clone() | 
| GoogleCloudVisionV1p2beta1OutputConfig | GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest. getOutputConfig()Required. | 
| GoogleCloudVisionV1p2beta1OutputConfig | GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest. getOutputConfig()Required. | 
| GoogleCloudVisionV1p2beta1OutputConfig | GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse. getOutputConfig()The output location and metadata from AsyncAnnotateFileRequest. | 
| GoogleCloudVisionV1p2beta1OutputConfig | GoogleCloudVisionV1p2beta1OutputConfig. set(String fieldName,
   Object value) | 
| GoogleCloudVisionV1p2beta1OutputConfig | GoogleCloudVisionV1p2beta1OutputConfig. setBatchSize(Integer batchSize)The max number of response protos to put into each output JSON file on Google Cloud Storage. | 
| GoogleCloudVisionV1p2beta1OutputConfig | GoogleCloudVisionV1p2beta1OutputConfig. setGcsDestination(GoogleCloudVisionV1p2beta1GcsDestination gcsDestination)The Google Cloud Storage location to write the output(s) to. | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest | GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest. setOutputConfig(GoogleCloudVisionV1p2beta1OutputConfig outputConfig)Required. | 
| GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest | GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest. setOutputConfig(GoogleCloudVisionV1p2beta1OutputConfig outputConfig)Required. | 
| GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse | GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse. setOutputConfig(GoogleCloudVisionV1p2beta1OutputConfig outputConfig)The output location and metadata from AsyncAnnotateFileRequest. | 
Copyright © 2011–2025 Google. All rights reserved.