public sealed class 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 webpage provides documentation for the `EntityType.Types.Entity` class within the Google.Cloud.Dialogflow.Cx.V3 API, specifically for .NET development."],["The `EntityType.Types.Entity` class represents an entity entry for an associated entity type in the Dialogflow v3 API, with the documentation showing the various versions from 1.0.0 up to 2.23.0."],["The latest version is 2.23.0, and the page includes links to the documentation for all other previous versions of the class."],["The documentation details the class's constructors, properties (`Synonyms` and `Value`), inherited members, and implemented interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, as well as `IBufferMessage`."],["The class requires a `Value`, and allows for a collection of synonyms that can be specified in a `RepeatedField\u003cstring\u003e`."]]],[]]