| Package | Description | 
|---|---|
| com.google.api.services.vision.v1p2beta1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p3beta1WebDetection | GoogleCloudVisionV1p3beta1WebDetection. clone() | 
| GoogleCloudVisionV1p3beta1WebDetection | GoogleCloudVisionV1p3beta1AnnotateImageResponse. getWebDetection()If present, web detection has completed successfully. | 
| GoogleCloudVisionV1p3beta1WebDetection | GoogleCloudVisionV1p3beta1WebDetection. set(String fieldName,
   Object value) | 
| GoogleCloudVisionV1p3beta1WebDetection | GoogleCloudVisionV1p3beta1WebDetection. setBestGuessLabels(List<GoogleCloudVisionV1p3beta1WebDetectionWebLabel> bestGuessLabels)The service's best guess as to the topic of the request image. | 
| GoogleCloudVisionV1p3beta1WebDetection | GoogleCloudVisionV1p3beta1WebDetection. setFullMatchingImages(List<GoogleCloudVisionV1p3beta1WebDetectionWebImage> fullMatchingImages)Fully matching images from the Internet. | 
| GoogleCloudVisionV1p3beta1WebDetection | GoogleCloudVisionV1p3beta1WebDetection. setPagesWithMatchingImages(List<GoogleCloudVisionV1p3beta1WebDetectionWebPage> pagesWithMatchingImages)Web pages containing the matching images from the Internet. | 
| GoogleCloudVisionV1p3beta1WebDetection | GoogleCloudVisionV1p3beta1WebDetection. setPartialMatchingImages(List<GoogleCloudVisionV1p3beta1WebDetectionWebImage> partialMatchingImages)Partial matching images from the Internet. | 
| GoogleCloudVisionV1p3beta1WebDetection | GoogleCloudVisionV1p3beta1WebDetection. setVisuallySimilarImages(List<GoogleCloudVisionV1p3beta1WebDetectionWebImage> visuallySimilarImages)The visually similar image results. | 
| GoogleCloudVisionV1p3beta1WebDetection | GoogleCloudVisionV1p3beta1WebDetection. setWebEntities(List<GoogleCloudVisionV1p3beta1WebDetectionWebEntity> webEntities)Deduced entities from similar images on the Internet. | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p3beta1AnnotateImageResponse | GoogleCloudVisionV1p3beta1AnnotateImageResponse. setWebDetection(GoogleCloudVisionV1p3beta1WebDetection webDetection)If present, web detection has completed successfully. | 
Copyright © 2011–2025 Google. All rights reserved.