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\u003eThe latest version available for \u003ccode\u003eWebDetection.Types.WebPage\u003c/code\u003e is 3.7.0, with multiple previous versions listed down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWebPage\u003c/code\u003e is a class that provides metadata for web pages and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWebPage\u003c/code\u003e class includes properties for full and partial matching images (\u003ccode\u003eFullMatchingImages\u003c/code\u003e, \u003ccode\u003ePartialMatchingImages\u003c/code\u003e), the page title (\u003ccode\u003ePageTitle\u003c/code\u003e), a relevancy score (\u003ccode\u003eScore\u003c/code\u003e), and the URL of the page (\u003ccode\u003eUrl\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWebPage\u003c/code\u003e class has two constructors: a default one, \u003ccode\u003eWebPage()\u003c/code\u003e and a constructor taking \u003ccode\u003eWebDetection.Types.WebPage\u003c/code\u003e type as parameter, \u003ccode\u003eWebPage(WebDetection.Types.WebPage other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWebPage\u003c/code\u003e inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and includes access to members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]