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, which represents an entry for an associated entity type."],["The latest version of the documentation is for version 4.26.0, with an extensive list of past versions available, ranging down to 3.2.0."],["The `EntityType.Types.Entity` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inheritance from `object`."],["Key properties of the `EntityType.Types.Entity` class include `Synonyms`, a collection of value synonyms, and `Value`, the primary value associated with an entity entry."],["There are two constructors, `Entity()` and `Entity(EntityType.Types.Entity other)`, for creating instances of the class, with the latter allowing the copying of another instance."]]],[]]