public sealed class 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-04-17 UTC."],[[["The document provides reference documentation for the `WebEntity` class within the Google Cloud Vision v1 API, detailing its properties, constructors, inheritance, and implemented interfaces."],["`WebEntity` represents an entity identified from similar images found on the internet, and it contains a description, an opaque entity ID, and a relevancy score."],["The latest version of `WebEntity` available in the provided links is 3.7.0, while other available version links range from 2.3.0 to 3.6.0."],["The class `WebEntity` inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, it includes members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, inherited from `Object`."]]],[]]