| Package | Description |
|---|---|
| com.google.api.services.vision.v1p1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p1beta1WebDetectionParams |
GoogleCloudVisionV1p1beta1WebDetectionParams.clone() |
GoogleCloudVisionV1p1beta1WebDetectionParams |
GoogleCloudVisionV1p1beta1ImageContext.getWebDetectionParams()
Parameters for web detection.
|
GoogleCloudVisionV1p1beta1WebDetectionParams |
GoogleCloudVisionV1p1beta1WebDetectionParams.set(String fieldName,
Object value) |
GoogleCloudVisionV1p1beta1WebDetectionParams |
GoogleCloudVisionV1p1beta1WebDetectionParams.setIncludeGeoResults(Boolean includeGeoResults)
Whether to include results derived from the geo information in the image.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p1beta1ImageContext |
GoogleCloudVisionV1p1beta1ImageContext.setWebDetectionParams(GoogleCloudVisionV1p1beta1WebDetectionParams webDetectionParams)
Parameters for web detection.
|
Copyright © 2011–2019 Google. All rights reserved.