Properties of a WebDetection.
Package
@google-cloud/visionProperties
bestGuessLabels
bestGuessLabels?: (google.cloud.vision.v1p1beta1.WebDetection.IWebLabel[]|null);
WebDetection bestGuessLabels
fullMatchingImages
fullMatchingImages?: (google.cloud.vision.v1p1beta1.WebDetection.IWebImage[]|null);
WebDetection fullMatchingImages
pagesWithMatchingImages
pagesWithMatchingImages?: (google.cloud.vision.v1p1beta1.WebDetection.IWebPage[]|null);
WebDetection pagesWithMatchingImages
partialMatchingImages
partialMatchingImages?: (google.cloud.vision.v1p1beta1.WebDetection.IWebImage[]|null);
WebDetection partialMatchingImages
visuallySimilarImages
visuallySimilarImages?: (google.cloud.vision.v1p1beta1.WebDetection.IWebImage[]|null);
WebDetection visuallySimilarImages
webEntities
webEntities?: (google.cloud.vision.v1p1beta1.WebDetection.IWebEntity[]|null);
WebDetection webEntities