public sealed class EntityType.Types.ExcludedPhrase : IMessage<EntityType.Types.ExcludedPhrase>, IEquatable<EntityType.Types.ExcludedPhrase>, IDeepCloneable<EntityType.Types.ExcludedPhrase>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class EntityType.Types.ExcludedPhrase.
An excluded entity phrase that should not be matched.
[[["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."],[[["This webpage provides documentation for the `EntityType.Types.ExcludedPhrase` class within the Dialogflow v3 API, specifically for the .NET environment."],["The `ExcludedPhrase` class represents a phrase that should be excluded from entity matching, as part of the Dialogflow CX API."],["The page lists available versions of this class, ranging from version 1.0.0 up to the latest version 2.23.0, allowing you to access documentation for a specific version."],["The documentation details that `ExcludedPhrase` is an implementation of multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, among others, as well as the inherited members of `object`."],["The `ExcludedPhrase` class has two constructors, a default constructor, and a second constructor that takes another `ExcludedPhrase` object, along with one property, `Value`, that stores the word or phrase to be excluded."]]],[]]