Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p2beta1OutputConfig |
GoogleCloudVisionV1p2beta1OutputConfig.clone() |
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 |
---|---|
GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse |
GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse.setOutputConfig(GoogleCloudVisionV1p2beta1OutputConfig outputConfig)
The output location and metadata from AsyncAnnotateFileRequest.
|
Copyright © 2011–2019 Google. All rights reserved.