public sealed class Entity : IMessage<EntityType.Types.Entity>, IEquatable<EntityType.Types.Entity>, IDeepCloneable<EntityType.Types.Entity>, IBufferMessage, IMessage
[[["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."],[[["The provided content is a documentation page for the `EntityType.Types.Entity` class within the `Google.Cloud.Dialogflow.V2` namespace in .NET, specifically version 3.2.0, which has a list of previous versions."],["`EntityType.Types.Entity` represents an entity entry, and is used for an associated entity type, and has inheritance from `Object`."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes two constructors, `Entity()` and `Entity(EntityType.Types.Entity)`, and contains properties such as `Synonyms` (a collection of synonyms) and `Value` (the primary value)."],["The latest documented version is 4.26.0, and the page lists versions of the reference down to version 3.2.0."]]],[]]