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-06-12 UTC."],[[["The page provides documentation for the `EntityType.Types.Entity` class within the Dialogflow v3 API for .NET, detailing its role as an entity entry."],["This page lists the available versions of `EntityType.Types.Entity` from version 1.0.0 up to the latest version 2.23.0, and the current version being documented is 2.15.0."],["`EntityType.Types.Entity` inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `EntityType.Types.Entity` class include `Synonyms`, which is a collection of synonym strings, and `Value`, which represents the primary value associated with an entity entry."],["The documentation includes details on the constructors of `EntityType.Types.Entity` which allows creating an entity with or without an existing `EntityType.Types.Entity` as reference."]]],[]]