| Package | Description |
|---|---|
| com.google.api.services.vision.v1p2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p2beta1Image |
GoogleCloudVisionV1p2beta1Image.clone() |
GoogleCloudVisionV1p2beta1Image |
GoogleCloudVisionV1p2beta1Image.encodeContent(byte[] content)
Image content, represented as a stream of bytes.
|
GoogleCloudVisionV1p2beta1Image |
GoogleCloudVisionV1p2beta1AnnotateImageRequest.getImage()
The image to be processed.
|
GoogleCloudVisionV1p2beta1Image |
GoogleCloudVisionV1p2beta1Image.set(String fieldName,
Object value) |
GoogleCloudVisionV1p2beta1Image |
GoogleCloudVisionV1p2beta1Image.setContent(String content)
Image content, represented as a stream of bytes.
|
GoogleCloudVisionV1p2beta1Image |
GoogleCloudVisionV1p2beta1Image.setSource(GoogleCloudVisionV1p2beta1ImageSource source)
Google Cloud Storage image location, or publicly-accessible image URL.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p2beta1AnnotateImageRequest |
GoogleCloudVisionV1p2beta1AnnotateImageRequest.setImage(GoogleCloudVisionV1p2beta1Image image)
The image to be processed.
|
Copyright © 2011–2025 Google. All rights reserved.