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."],[[["The page provides documentation for the `EntityType.Types.Entity` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The `EntityType.Types.Entity` class represents an entry within an entity type, containing a primary value and a collection of synonyms."],["The documentation includes a history of available versions, with version 4.26.0 as the latest and ranging down to version 3.2.0."],["The `EntityType.Types.Entity` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors, `Entity()` and `Entity(EntityType.Types.Entity other)`, and two properties, `Synonyms` (a collection of string synonyms) and `Value` (the primary string value)."]]],[]]