public sealed class WebPage : IMessage<WebDetection.Types.WebPage>, IEquatable<WebDetection.Types.WebPage>, IDeepCloneable<WebDetection.Types.WebPage>, IBufferMessage, IMessage
public RepeatedField<WebDetection.Types.WebImage> PartialMatchingImages { get; }
Partial matching images on the page.
Those images are similar enough to share some key-point features. For
example an original image will likely have partial matching for its
crops.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eWebPage\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace, specifically version 2.5.0 of the library, which is part of the Google Cloud Vision API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWebPage\u003c/code\u003e class is designed to store metadata about web pages, including fully matching images, partial matching images, the page title, URL, and a deprecated relevancy score.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling and manipulating message data.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple version links provided, ranging from version 2.3.0 up to 3.7.0, indicating the potential evolution and differences between versions.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains different properties such as \u003ccode\u003eFullMatchingImages\u003c/code\u003e, \u003ccode\u003ePartialMatchingImages\u003c/code\u003e, \u003ccode\u003ePageTitle\u003c/code\u003e, \u003ccode\u003eScore\u003c/code\u003e, and \u003ccode\u003eUrl\u003c/code\u003e, which hold different information about the webpage being scanned.\u003c/p\u003e\n"]]],[],null,[]]