Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GcsSource |
GcsSource.clone() |
GcsSource |
InputConfig.getGcsSource()
The Google Cloud Storage location to read the input from.
|
GcsSource |
GcsSource.set(String fieldName,
Object value) |
GcsSource |
GcsSource.setUri(String uri)
Google Cloud Storage URI for the input file.
|
Modifier and Type | Method and Description |
---|---|
InputConfig |
InputConfig.setGcsSource(GcsSource gcsSource)
The Google Cloud Storage location to read the input from.
|
Copyright © 2011–2019 Google. All rights reserved.