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 content provides a list of available versions for the `EntityType.Types.Entity` class within the Google Cloud Dialogflow v2 API, ranging from version 3.2.0 to the latest version, 4.26.0."],["`EntityType.Types.Entity` is an entity entry class used for defining entities within the Google Cloud Dialogflow v2 API."],["The class `EntityType.Types.Entity` implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The primary purpose of `EntityType.Types.Entity` is to define entity values and their associated synonyms for use in Dialogflow."],["This class contains properties `Value`, and `Synonyms`, which represents the main entity value and the alternative words, respectively, associated with that entity."]]],[]]