public sealed class EntityType.Types.Entity : IMessage<EntityType.Types.Entity>, IEquatable<EntityType.Types.Entity>, IDeepCloneable<EntityType.Types.Entity>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class EntityType.Types.Entity.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The content provides documentation for the `EntityType.Types.Entity` class within the Dialogflow v3 API for .NET, detailing its structure and functionality."],["The `EntityType.Types.Entity` class is defined as an entity entry for an associated entity type and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest available version of the Dialogflow v3 API documentation is version 2.23.0, and the provided content also includes a list of prior versions back to 1.0.0."],["The documentation provides details on the class constructors, including a default constructor and a copy constructor that takes another `EntityType.Types.Entity` instance."],["The class includes properties `Synonyms`, a collection of synonyms for the entity value, and `Value`, which represents the primary value of the entity entry."]]],[]]