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"]],[["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."],[[["This webpage provides documentation for the `EntityType.Types.Entity` class within the Google Cloud Dialogflow v2 API, spanning multiple versions."],["The latest version of the documentation is for version 4.26.0, while the current page is focused on version 4.15.0, and versions all the way back to 3.2.0 are also listed."],["`EntityType.Types.Entity` is an entity entry class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Synonyms`, which is a collection of value synonyms, and `Value`, which is the primary value associated with the entity entry."],["The Class uses a constructor `Entity()` to instantiate a new instance of the class, and a secondary constructor `Entity(EntityType.Types.Entity other)` which allows a secondary entity to be passed into it."]]],[]]