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