public sealed class WebEntity : IMessage<WebDetection.Types.WebEntity>, IEquatable<WebDetection.Types.WebEntity>, IDeepCloneable<WebDetection.Types.WebEntity>, IBufferMessage, IMessage
Entity deduced from similar images on the Internet.
[[["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 webpage details the `WebEntity` class, which is part of the `Google.Cloud.Vision.V1` namespace and represents an entity deduced from similar images found on the Internet."],["The latest version documented is 3.7.0, but this specific page pertains to version 2.5.0, and several other prior versions are also linked on the page, all the way to 2.3.0."],["`WebEntity` inherits from `Object` and implements several interfaces, including `IMessage\u003cWebDetection.Types.WebEntity\u003e`, `IEquatable\u003cWebDetection.Types.WebEntity\u003e`, `IDeepCloneable\u003cWebDetection.Types.WebEntity\u003e`, `IBufferMessage`, and `IMessage`."],["The `WebEntity` class includes properties such as `Description` (a canonical English description), `EntityId` (an opaque ID), and `Score` (a relevancy score)."],["The `WebEntity` class also contains two constructors, `WebEntity()` and `WebEntity(WebDetection.Types.WebEntity other)`."]]],[]]