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