public sealed class SuggestionDenyListEntry : IMessage<SuggestionDenyListEntry>, IEquatable<SuggestionDenyListEntry>, IDeepCloneable<SuggestionDenyListEntry>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class SuggestionDenyListEntry.
Suggestion deny list entry identifying the phrase to block from suggestions
and the applied operation for the phrase.
[[["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."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eSuggestionDenyListEntry\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically version 1.1.0, with the latest version being 1.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestionDenyListEntry\u003c/code\u003e class is designed to manage phrases that should be blocked from appearing in search suggestions.\u003c/p\u003e\n"],["\u003cp\u003eIt implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which suggests it handles data serialization, comparison, deep cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that accepts another \u003ccode\u003eSuggestionDenyListEntry\u003c/code\u003e instance for cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties for \u003ccode\u003eBlockPhrase\u003c/code\u003e, which is the text to block, and \u003ccode\u003eMatchOperator\u003c/code\u003e to define the type of match to apply to the blocked phrase, which can be an exact phrase or any suggestion containing it.\u003c/p\u003e\n"]]],[],null,[]]