public sealed class Entity : IMessage<EntityType.Types.Entity>, IEquatable<EntityType.Types.Entity>, IDeepCloneable<EntityType.Types.Entity>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class EntityType.Types.Entity.
[[["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\u003eThis webpage provides reference documentation for the \u003ccode\u003eEntityType.Types.Entity\u003c/code\u003e class within the Google Cloud Dialogflow V2 API, specifically for the .NET environment, with the most recent version at 4.26.0, and the documentation containing versions as far back as 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityType.Types.Entity\u003c/code\u003e class represents an entity entry, which is used to define associated entity types within Dialogflow, which are important when building chatbots.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntity\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and object management within the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe key properties of the \u003ccode\u003eEntity\u003c/code\u003e class are \u003ccode\u003eSynonyms\u003c/code\u003e which is a collection of strings representing alternative names for the entity value, and \u003ccode\u003eValue\u003c/code\u003e which is the primary string associated with the entry, where the context for these are different depending on if the type is \u003ccode\u003eKIND_MAP\u003c/code\u003e or \u003ccode\u003eKIND_LIST\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation for the \u003ccode\u003eEntityType.Types.Entity\u003c/code\u003e object includes details on the constructors, properties, and inherited members from the \u003ccode\u003eObject\u003c/code\u003e class, offering a complete view of the class structure and functionality.\u003c/p\u003e\n"]]],[],null,[]]