public sealed class Entity : IMessage<EntityType.Types.Entity>, IEquatable<EntityType.Types.Entity>, IDeepCloneable<EntityType.Types.Entity>, IBufferMessage, IMessage
An entity entry for an associated entity type.
Next Id = 8
[[["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 the \u003ccode\u003eEntityType.Types.Entity\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, ranging from version 1.0.0 to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEntityType.Types.Entity\u003c/code\u003e is a sealed class that represents an entity entry for an associated entity type and it implements several interfaces for message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eSynonyms\u003c/code\u003e, a collection of alternative values for an entity, and \u003ccode\u003eValue\u003c/code\u003e, the primary value associated with the entity entry.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available to create an instance of the entity class, either as an empty constructor, or from an existing \u003ccode\u003eEntityType.Types.Entity\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityType.Types.Entity\u003c/code\u003e class inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e and makes use of members such as \u003ccode\u003eToString()\u003c/code\u003e, \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eMemberwiseClone()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]