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-06-12 UTC."],[[["This webpage provides documentation for the `EntityType.Types.Entity` class within the Google Cloud Dialogflow v2 API, spanning multiple versions."],["`EntityType.Types.Entity` represents an entity entry used within an associated entity type and is a sealed class that implements various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation lists versions ranging from 4.26.0 (latest) down to 3.2.0, each linking to the corresponding version's documentation for the `EntityType.Types.Entity` class."],["The `EntityType.Types.Entity` class has two constructors: a default constructor `Entity()` and an overload constructor `Entity(EntityType.Types.Entity other)`, allowing for the copying of another entity."],["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."]]],[]]