public sealed class WebDetection.Types.WebImage : IMessage<WebDetection.Types.WebImage>, IEquatable<WebDetection.Types.WebImage>, IDeepCloneable<WebDetection.Types.WebImage>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class WebDetection.Types.WebImage.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation page provides reference information for the `WebDetection.Types.WebImage` class within the Google Cloud Vision v1 API, specifically for version 3.6.0."],["`WebDetection.Types.WebImage` is a class that represents metadata for online images and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `WebImage()` and `WebImage(WebDetection.Types.WebImage other)`, allowing for both default and copy-based object creation."],["The `WebImage` class includes two properties: `Score`, which is a float representing the relevancy of the image (deprecated), and `Url`, a string that holds the URL of the image."],["There are multiple versions of the documentation for this class available, ranging from version 2.3.0 up to the latest 3.7.0, each with their own documentation path."]]],[]]