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 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"]],[["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 reference documentation for the `EntityType.Types.Entity` class within the Google Cloud Dialogflow v2 API, detailing its purpose as an entity entry for an associated entity type."],["This class is accessible in various versions ranging from 3.2.0 to 4.26.0, with version 4.26.0 being the latest and version 4.12.0 being referenced in the current scope."],["The `EntityType.Types.Entity` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Synonyms`, which holds a collection of synonyms, and `Value`, which represents the primary value of the entity entry."],["The class also contains constructors such as `Entity()` and `Entity(EntityType.Types.Entity other)` to create instances."]]],[]]