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-03-21 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 implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details two constructors for `EntityType.Types.Entity`, one default and another accepting another instance of `EntityType.Types.Entity` as a parameter."],["Key properties for the `EntityType.Types.Entity` class include `Synonyms`, a collection of value synonyms, and `Value`, which represents the primary value of the entity."],["The available versions of this documentation range from version 3.2.0 up to the latest version 4.26.0, indicating ongoing updates and support for the API class."]]],[]]