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 v2beta1 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 document provides reference details for the `EntityType.Types.Entity` class within the Google Cloud Dialogflow v2beta1 API, specifically for version 1.0.0-beta22."],["`EntityType.Types.Entity` represents an entity entry, which is a fundamental component for defining entities in Dialogflow, inheriting from `object` and implementing several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Synonyms`, a collection of value synonyms, and `Value`, which represents the primary value associated with the entity entry."],["Constructors are provided for creating a new `Entity` instance or for copying an existing `Entity` instance."],["`EntityType.Types.Entity` is found within the `Google.Cloud.Dialogflow.V2Beta1` namespace and is contained in the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly."]]],[]]