Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p4beta1GcsDestination |
GoogleCloudVisionV1p4beta1GcsDestination.clone() |
GoogleCloudVisionV1p4beta1GcsDestination |
GoogleCloudVisionV1p4beta1OutputConfig.getGcsDestination()
The Google Cloud Storage location to write the output(s) to.
|
GoogleCloudVisionV1p4beta1GcsDestination |
GoogleCloudVisionV1p4beta1GcsDestination.set(String fieldName,
Object value) |
GoogleCloudVisionV1p4beta1GcsDestination |
GoogleCloudVisionV1p4beta1GcsDestination.setUri(String uri)
Google Cloud Storage URI prefix where the results will be stored.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p4beta1OutputConfig |
GoogleCloudVisionV1p4beta1OutputConfig.setGcsDestination(GoogleCloudVisionV1p4beta1GcsDestination gcsDestination)
The Google Cloud Storage location to write the output(s) to.
|
Copyright © 2011–2019 Google. All rights reserved.