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-07-02 UTC."],[[["The page 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 `EntityType.Types.Entity` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has inheritance from the `object` class."],["The document contains a list of versions ranging from 4.26.0 (latest) down to 3.2.0, offering access to different API versions for `EntityType.Types.Entity`."],["`EntityType.Types.Entity` has two key properties, `Synonyms`, a collection of synonyms, and `Value`, the primary value associated with the entity entry."],["The page details the constructors of the `EntityType.Types.Entity` class, including a parameter `other` which takes an `EntityType.Types.Entity` object."]]],[]]