Interface protos.google.cloud.vision.v1.IWebDetection (4.2.1)

Properties of a WebDetection.

Package

@google-cloud/vision

Properties

bestGuessLabels

bestGuessLabels?: (google.cloud.vision.v1.WebDetection.IWebLabel[]|null);

WebDetection bestGuessLabels

fullMatchingImages

fullMatchingImages?: (google.cloud.vision.v1.WebDetection.IWebImage[]|null);

WebDetection fullMatchingImages

pagesWithMatchingImages

pagesWithMatchingImages?: (google.cloud.vision.v1.WebDetection.IWebPage[]|null);

WebDetection pagesWithMatchingImages

partialMatchingImages

partialMatchingImages?: (google.cloud.vision.v1.WebDetection.IWebImage[]|null);

WebDetection partialMatchingImages

visuallySimilarImages

visuallySimilarImages?: (google.cloud.vision.v1.WebDetection.IWebImage[]|null);

WebDetection visuallySimilarImages

webEntities

webEntities?: (google.cloud.vision.v1.WebDetection.IWebEntity[]|null);

WebDetection webEntities