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