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 v2 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-03-21 UTC."],[[["The webpage provides reference documentation and code samples for the `EntityType.Types.Entity` class within the Google Cloud Dialogflow v2 API, with the current page being for version 4.13.0."],["`EntityType.Types.Entity` represents an entity entry associated with a specific entity type, acting as the base for inheritance."],["The class includes properties like `Synonyms`, which is a collection of value synonyms, and `Value`, the primary value associated with an entity entry, and it has constructors for instantiation."],["There is a list of downloadable versions of the library dating back to version 3.2.0, with 4.26.0 being the latest release, indicating it's a hub for all versions."],["The page provides links to the inherited members from `object` such as `GetHashCode()`, `GetType()` and `ToString()`."]]],[]]