| Package | Description |
|---|---|
| com.google.api.services.vision.v1p1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p1beta1ImageContext |
GoogleCloudVisionV1p1beta1ImageContext.clone() |
GoogleCloudVisionV1p1beta1ImageContext |
GoogleCloudVisionV1p1beta1AsyncAnnotateFileRequest.getImageContext()
Additional context that may accompany the image(s) in the file.
|
GoogleCloudVisionV1p1beta1ImageContext |
GoogleCloudVisionV1p1beta1AnnotateImageRequest.getImageContext()
Additional context that may accompany the image.
|
GoogleCloudVisionV1p1beta1ImageContext |
GoogleCloudVisionV1p1beta1ImageContext.set(String fieldName,
Object value) |
GoogleCloudVisionV1p1beta1ImageContext |
GoogleCloudVisionV1p1beta1ImageContext.setCropHintsParams(GoogleCloudVisionV1p1beta1CropHintsParams cropHintsParams)
Parameters for crop hints annotation request.
|
GoogleCloudVisionV1p1beta1ImageContext |
GoogleCloudVisionV1p1beta1ImageContext.setLanguageHints(List<String> languageHints)
List of languages to use for TEXT_DETECTION.
|
GoogleCloudVisionV1p1beta1ImageContext |
GoogleCloudVisionV1p1beta1ImageContext.setLatLongRect(GoogleCloudVisionV1p1beta1LatLongRect latLongRect)
Not used.
|
GoogleCloudVisionV1p1beta1ImageContext |
GoogleCloudVisionV1p1beta1ImageContext.setProductSearchParams(GoogleCloudVisionV1p1beta1ProductSearchParams productSearchParams)
Parameters for product search.
|
GoogleCloudVisionV1p1beta1ImageContext |
GoogleCloudVisionV1p1beta1ImageContext.setWebDetectionParams(GoogleCloudVisionV1p1beta1WebDetectionParams webDetectionParams)
Parameters for web detection.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p1beta1AsyncAnnotateFileRequest |
GoogleCloudVisionV1p1beta1AsyncAnnotateFileRequest.setImageContext(GoogleCloudVisionV1p1beta1ImageContext imageContext)
Additional context that may accompany the image(s) in the file.
|
GoogleCloudVisionV1p1beta1AnnotateImageRequest |
GoogleCloudVisionV1p1beta1AnnotateImageRequest.setImageContext(GoogleCloudVisionV1p1beta1ImageContext imageContext)
Additional context that may accompany the image.
|
Copyright © 2011–2019 Google. All rights reserved.