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 webpage provides documentation for the \u003ccode\u003eEntityType.Types.Entity\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, covering versions ranging from 3.2.0 to 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEntityType.Types.Entity\u003c/code\u003e represents an entity entry for an associated entity type in the Dialogflow API, and it implements interfaces such as \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 has two constructors: a default constructor (\u003ccode\u003eEntity()\u003c/code\u003e) and a constructor that takes another \u003ccode\u003eEntityType.Types.Entity\u003c/code\u003e object as a parameter (\u003ccode\u003eEntity(EntityType.Types.Entity other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntity\u003c/code\u003e class includes properties for managing synonyms (\u003ccode\u003eSynonyms\u003c/code\u003e) and the primary value (\u003ccode\u003eValue\u003c/code\u003e) of an entity entry, with \u003ccode\u003eSynonyms\u003c/code\u003e being a collection of value synonyms and \u003ccode\u003eValue\u003c/code\u003e representing the primary value associated with the entity entry.\u003c/p\u003e\n"],["\u003cp\u003eThe newest version is 4.26.0, labeled as the latest.\u003c/p\u003e\n"]]],[],null,[]]