public sealed class WebDetection.Types.WebEntity : IMessage<WebDetection.Types.WebEntity>, IEquatable<WebDetection.Types.WebEntity>, IDeepCloneable<WebDetection.Types.WebEntity>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class WebDetection.Types.WebEntity.
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."],[[["The latest version of the `WebDetection.Types.WebEntity` class is 3.7.0, with multiple previous versions ranging from 3.6.0 down to 2.3.0 also available in the documentation."],["`WebDetection.Types.WebEntity` is a class within the Google Cloud Vision v1 API, designed to represent an entity that's deduced from similar images found on the internet."],["This class inherits from `object` and implements `IMessage`, `IEquatable\u003cWebDetection.Types.WebEntity\u003e`, `IDeepCloneable\u003cWebDetection.Types.WebEntity\u003e`, and `IBufferMessage`."],["The class includes properties such as `Description` (a canonical description), `EntityId` (an opaque ID), and `Score` (relevancy score), all of which offer information about the web entity."],["The class offers two constructors: a parameterless constructor, and one that accepts another instance of `WebEntity` as a parameter."]]],[]]