public sealed class Entity : IMessage<EntityType.Types.Entity>, IEquatable<EntityType.Types.Entity>, IDeepCloneable<EntityType.Types.Entity>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe provided content outlines the different versions of \u003ccode\u003eEntityType.Types.Entity\u003c/code\u003e within the Google Cloud Dialogflow V2 library, ranging from the latest version 4.26.0 down to version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEntityType.Types.Entity\u003c/code\u003e represents an entity entry for an associated entity type and inherits from the Object class while implementing several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntity\u003c/code\u003e class includes two constructors, \u003ccode\u003eEntity()\u003c/code\u003e and \u003ccode\u003eEntity(EntityType.Types.Entity other)\u003c/code\u003e, with the latter allowing the creation of an entity using another entity as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eEntity\u003c/code\u003e class include \u003ccode\u003eSynonyms\u003c/code\u003e, which is a collection of string synonyms, and \u003ccode\u003eValue\u003c/code\u003e, which represents the primary value associated with the entity entry.\u003c/p\u003e\n"],["\u003cp\u003eThis entity class is found in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]