Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p4beta1WebDetectionWebPage |
GoogleCloudVisionV1p4beta1WebDetectionWebPage.clone() |
GoogleCloudVisionV1p4beta1WebDetectionWebPage |
GoogleCloudVisionV1p4beta1WebDetectionWebPage.set(String fieldName,
Object value) |
GoogleCloudVisionV1p4beta1WebDetectionWebPage |
GoogleCloudVisionV1p4beta1WebDetectionWebPage.setFullMatchingImages(List<GoogleCloudVisionV1p4beta1WebDetectionWebImage> fullMatchingImages)
Fully matching images on the page.
|
GoogleCloudVisionV1p4beta1WebDetectionWebPage |
GoogleCloudVisionV1p4beta1WebDetectionWebPage.setPageTitle(String pageTitle)
Title for the web page, may contain HTML markups.
|
GoogleCloudVisionV1p4beta1WebDetectionWebPage |
GoogleCloudVisionV1p4beta1WebDetectionWebPage.setPartialMatchingImages(List<GoogleCloudVisionV1p4beta1WebDetectionWebImage> partialMatchingImages)
Partial matching images on the page.
|
GoogleCloudVisionV1p4beta1WebDetectionWebPage |
GoogleCloudVisionV1p4beta1WebDetectionWebPage.setScore(Float score)
(Deprecated) Overall relevancy score for the web page.
|
GoogleCloudVisionV1p4beta1WebDetectionWebPage |
GoogleCloudVisionV1p4beta1WebDetectionWebPage.setUrl(String url)
The result web page URL.
|
Modifier and Type | Method and Description |
---|---|
List<GoogleCloudVisionV1p4beta1WebDetectionWebPage> |
GoogleCloudVisionV1p4beta1WebDetection.getPagesWithMatchingImages()
Web pages containing the matching images from the Internet.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p4beta1WebDetection |
GoogleCloudVisionV1p4beta1WebDetection.setPagesWithMatchingImages(List<GoogleCloudVisionV1p4beta1WebDetectionWebPage> pagesWithMatchingImages)
Web pages containing the matching images from the Internet.
|
Copyright © 2011–2019 Google. All rights reserved.