| Package | Description |
|---|---|
| com.google.api.services.vision.v1p2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p2beta1ImageContext |
GoogleCloudVisionV1p2beta1ImageContext.clone() |
GoogleCloudVisionV1p2beta1ImageContext |
GoogleCloudVisionV1p2beta1AnnotateFileRequest.getImageContext()
Additional context that may accompany the image(s) in the file.
|
GoogleCloudVisionV1p2beta1ImageContext |
GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest.getImageContext()
Additional context that may accompany the image(s) in the file.
|
GoogleCloudVisionV1p2beta1ImageContext |
GoogleCloudVisionV1p2beta1AnnotateImageRequest.getImageContext()
Additional context that may accompany the image.
|
GoogleCloudVisionV1p2beta1ImageContext |
GoogleCloudVisionV1p2beta1ImageContext.set(String fieldName,
Object value) |
GoogleCloudVisionV1p2beta1ImageContext |
GoogleCloudVisionV1p2beta1ImageContext.setCropHintsParams(GoogleCloudVisionV1p2beta1CropHintsParams cropHintsParams)
Parameters for crop hints annotation request.
|
GoogleCloudVisionV1p2beta1ImageContext |
GoogleCloudVisionV1p2beta1ImageContext.setLanguageHints(List<String> languageHints)
List of languages to use for TEXT_DETECTION.
|
GoogleCloudVisionV1p2beta1ImageContext |
GoogleCloudVisionV1p2beta1ImageContext.setLatLongRect(GoogleCloudVisionV1p2beta1LatLongRect latLongRect)
Not used.
|
GoogleCloudVisionV1p2beta1ImageContext |
GoogleCloudVisionV1p2beta1ImageContext.setProductSearchParams(GoogleCloudVisionV1p2beta1ProductSearchParams productSearchParams)
Parameters for product search.
|
GoogleCloudVisionV1p2beta1ImageContext |
GoogleCloudVisionV1p2beta1ImageContext.setTextDetectionParams(GoogleCloudVisionV1p2beta1TextDetectionParams textDetectionParams)
Parameters for text detection and document text detection.
|
GoogleCloudVisionV1p2beta1ImageContext |
GoogleCloudVisionV1p2beta1ImageContext.setWebDetectionParams(GoogleCloudVisionV1p2beta1WebDetectionParams webDetectionParams)
Parameters for web detection.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p2beta1AnnotateFileRequest |
GoogleCloudVisionV1p2beta1AnnotateFileRequest.setImageContext(GoogleCloudVisionV1p2beta1ImageContext imageContext)
Additional context that may accompany the image(s) in the file.
|
GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest |
GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest.setImageContext(GoogleCloudVisionV1p2beta1ImageContext imageContext)
Additional context that may accompany the image(s) in the file.
|
GoogleCloudVisionV1p2beta1AnnotateImageRequest |
GoogleCloudVisionV1p2beta1AnnotateImageRequest.setImageContext(GoogleCloudVisionV1p2beta1ImageContext imageContext)
Additional context that may accompany the image.
|
Copyright © 2011–2025 Google. All rights reserved.