public sealed class Rule.Types.IgnoreAction : IMessage<Rule.Types.IgnoreAction>, IEquatable<Rule.Types.IgnoreAction>, IDeepCloneable<Rule.Types.IgnoreAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class Rule.Types.IgnoreAction.
Prevents a term in the query from being used in search.
Example: Don't search for "shoddy".
[[["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 reference documentation for the `Rule.Types.IgnoreAction` class within the Google Cloud Retail V2 API, specifically for .NET development."],["The `IgnoreAction` class is used to prevent specific terms from being utilized in search queries, such as excluding the word \"shoddy\" from searches."],["The documentation outlines the class's inheritance, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, as well as available constructors and properties like `IgnoreTerms`."],["The latest version documented is 2.12.0, but version 2.8.0 is highlighted, and a range of previous versions from 1.0.0 up to the latest are also available, each with its own documentation page."]]],[]]