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 3.1.0 of the library, which is a part of the Google Cloud Vision API's .NET client library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWebPage\u003c/code\u003e class is designed to hold metadata related to a web page, implementing interfaces like \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 class offers properties for accessing fully and partially matching images (\u003ccode\u003eFullMatchingImages\u003c/code\u003e and \u003ccode\u003ePartialMatchingImages\u003c/code\u003e), the page title (\u003ccode\u003ePageTitle\u003c/code\u003e), a deprecated relevancy score (\u003ccode\u003eScore\u003c/code\u003e), and the web page URL (\u003ccode\u003eUrl\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eConstructors for \u003ccode\u003eWebPage\u003c/code\u003e include a default constructor and one that accepts another \u003ccode\u003eWebPage\u003c/code\u003e instance, allowing for the creation of new instances or copying existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the page can be accessed by a link, version 3.7.0, whereas the content within this page is related to version 3.1.0.\u003c/p\u003e\n"]]],[],null,[]]