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."],[[["The page provides documentation for the `EntityType.Types.Entity` class within the Google Cloud Dialogflow CX V3 API, specifically for .NET."],["This class represents an \"entity entry\" which is used within the context of a Dialogflow entity type, where `EntityType.Types.Entity` objects are tied to the entity types."],["The latest version available for the API class `EntityType.Types.Entity` is version 2.23.0, and multiple prior versions are available down to 1.0.0, accessible by separate links."],["The `EntityType.Types.Entity` class implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the class contains a default constructor as well as one that accepts another `EntityType.Types.Entity` object as a parameter."],["The class has two properties: Synonyms which are repeated strings and represents a collection of value synonyms and Value, which is a required string that represents the primary value associated with the entity entry."]]],[]]