| Package | Description |
|---|---|
| com.google.api.services.vision.v1p2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p2beta1ImageSource |
GoogleCloudVisionV1p2beta1ImageSource.clone() |
GoogleCloudVisionV1p2beta1ImageSource |
GoogleCloudVisionV1p2beta1Image.getSource()
Google Cloud Storage image location, or publicly-accessible image URL.
|
GoogleCloudVisionV1p2beta1ImageSource |
GoogleCloudVisionV1p2beta1ImageSource.set(String fieldName,
Object value) |
GoogleCloudVisionV1p2beta1ImageSource |
GoogleCloudVisionV1p2beta1ImageSource.setGcsImageUri(String gcsImageUri)
**Use `image_uri` instead.** The Google Cloud Storage URI of the form
`gs://bucket_name/object_name`.
|
GoogleCloudVisionV1p2beta1ImageSource |
GoogleCloudVisionV1p2beta1ImageSource.setImageUri(String imageUri)
The URI of the source image.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p2beta1Image |
GoogleCloudVisionV1p2beta1Image.setSource(GoogleCloudVisionV1p2beta1ImageSource source)
Google Cloud Storage image location, or publicly-accessible image URL.
|
Copyright © 2011–2025 Google. All rights reserved.