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."],[[["This documentation page covers the `WebDetection.Types.WebEntity` class within the Google Cloud Vision v1 API, providing reference information for the .NET environment."],["The `WebDetection.Types.WebEntity` class represents an entity deduced from similar images found on the Internet, with its most recent version being 3.7.0 and the current page focusing on version 3.6.0."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for message handling, equality comparison, and deep cloning."],["The `WebEntity` class includes properties like `Description`, `EntityId`, and `Score`, which are used to define the canonical description, unique identifier, and relevancy score of the entity respectively."],["Constructors are available for creating a new `WebEntity` instance or making a copy from an existing one, supporting flexibility in creating instances of this class."]]],[]]