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 information for the `EntityType.Types.Entity` class within the Google Cloud Dialogflow v2beta1 API, which is an entity entry for an associated entity type."],["The `EntityType.Types.Entity` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class offers two constructors, `Entity()` and `Entity(EntityType.Types.Entity other)`, to create instances of the `EntityType.Types.Entity`."],["Key properties of the `EntityType.Types.Entity` include `Synonyms`, a collection of value synonyms, and `Value`, the primary value associated with the entity entry."],["The documentation covers the implementation, constructors and properties of `EntityType.Types.Entity` in the `Google.Cloud.Dialogflow.V2Beta1` namespace within the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly."]]],[]]