public sealed class ExcludedPhrase : IMessage<EntityType.Types.ExcludedPhrase>, IEquatable<EntityType.Types.ExcludedPhrase>, IDeepCloneable<EntityType.Types.ExcludedPhrase>, IBufferMessage, IMessage
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."],[[["The latest version of the `Google.Cloud.Dialogflow.Cx.V3.EntityType.Types.ExcludedPhrase` is 2.23.0, which is part of the .NET library."],["This page lists the various versions of `ExcludedPhrase`, from 1.0.0 to the current version, 2.23.0, all of which can be linked to directly."],["The `ExcludedPhrase` class is designed to represent an excluded entity phrase that should not be matched in the Dialogflow CX system."],["`ExcludedPhrase` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for object interaction and manipulation."],["The `ExcludedPhrase` has a `Value` property which is a string that represents the specific word or phrase that is meant to be excluded."]]],[]]