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 content focuses on the \u003ccode\u003eEntity\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.EntityType.Types\u003c/code\u003e namespace, representing an entity entry for an associated entity type in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eEntity\u003c/code\u003e class available, ranging from version 3.2.0 to the latest 4.26.0, all linked for documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntity\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities such as deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntity\u003c/code\u003e class has two constructors, \u003ccode\u003eEntity()\u003c/code\u003e and \u003ccode\u003eEntity(EntityType.Types.Entity)\u003c/code\u003e, which allow for creating new instances or copying from another instance, respectively.\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 synonyms for the entity value, and \u003ccode\u003eValue\u003c/code\u003e, which is the primary value associated with the entity entry.\u003c/p\u003e\n"]]],[],null,[]]