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 Dialogflow v3 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-06-12 UTC."],[[["This document provides reference documentation for the `EntityType.Types.Entity` class within the Dialogflow v3 API, specifically for the .NET environment."],["The `EntityType.Types.Entity` class represents an entity entry, which is a component of an associated entity type in the Dialogflow system."],["The class is implemented with several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating various operations and comparisons."],["The documented content lists several versions of the `Google.Cloud.Dialogflow.Cx.V3` API, ranging from the latest 2.23.0 down to version 1.0.0."],["Key properties of the `EntityType.Types.Entity` class include `Synonyms` (a collection of value synonyms) and `Value` (the primary value of the entity entry)."]]],[]]