public sealed class WebPage : IMessage<WebDetection.Types.WebPage>, IEquatable<WebDetection.Types.WebPage>, IDeepCloneable<WebDetection.Types.WebPage>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class WebDetection.Types.WebPage.
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 content provides documentation for the \u003ccode\u003eWebDetection.Types.WebPage\u003c/code\u003e class within the Google Cloud Vision v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWebDetection.Types.WebPage\u003c/code\u003e class provides metadata for web pages, 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\u003eKey properties of the \u003ccode\u003eWebPage\u003c/code\u003e class include \u003ccode\u003eFullMatchingImages\u003c/code\u003e, \u003ccode\u003ePageTitle\u003c/code\u003e, \u003ccode\u003ePartialMatchingImages\u003c/code\u003e, \u003ccode\u003eScore\u003c/code\u003e, and \u003ccode\u003eUrl\u003c/code\u003e, which provide details about images, title, relevancy, and the URL of the web page.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a list of available versions for this class, ranging from version 2.3.0 to 3.7.0, with 3.7.0 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default \u003ccode\u003eWebPage()\u003c/code\u003e constructor and a \u003ccode\u003eWebPage(WebDetection.Types.WebPage other)\u003c/code\u003e constructor that allows initialization with another \u003ccode\u003eWebDetection.Types.WebPage\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]