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