Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p3beta1WebDetectionWebImage |
GoogleCloudVisionV1p3beta1WebDetectionWebImage.clone() |
GoogleCloudVisionV1p3beta1WebDetectionWebImage |
GoogleCloudVisionV1p3beta1WebDetectionWebImage.set(String fieldName,
Object value) |
GoogleCloudVisionV1p3beta1WebDetectionWebImage |
GoogleCloudVisionV1p3beta1WebDetectionWebImage.setScore(Float score)
(Deprecated) Overall relevancy score for the image.
|
GoogleCloudVisionV1p3beta1WebDetectionWebImage |
GoogleCloudVisionV1p3beta1WebDetectionWebImage.setUrl(String url)
The result image URL.
|
Modifier and Type | Method and Description |
---|---|
List<GoogleCloudVisionV1p3beta1WebDetectionWebImage> |
GoogleCloudVisionV1p3beta1WebDetectionWebPage.getFullMatchingImages()
Fully matching images on the page.
|
List<GoogleCloudVisionV1p3beta1WebDetectionWebImage> |
GoogleCloudVisionV1p3beta1WebDetection.getFullMatchingImages()
Fully matching images from the Internet.
|
List<GoogleCloudVisionV1p3beta1WebDetectionWebImage> |
GoogleCloudVisionV1p3beta1WebDetectionWebPage.getPartialMatchingImages()
Partial matching images on the page.
|
List<GoogleCloudVisionV1p3beta1WebDetectionWebImage> |
GoogleCloudVisionV1p3beta1WebDetection.getPartialMatchingImages()
Partial matching images from the Internet.
|
List<GoogleCloudVisionV1p3beta1WebDetectionWebImage> |
GoogleCloudVisionV1p3beta1WebDetection.getVisuallySimilarImages()
The visually similar image results.
|
Copyright © 2011–2019 Google. All rights reserved.