public sealed class Rule.Types.DoNotAssociateAction : IMessage<Rule.Types.DoNotAssociateAction>, IEquatable<Rule.Types.DoNotAssociateAction>, IDeepCloneable<Rule.Types.DoNotAssociateAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class Rule.Types.DoNotAssociateAction.
Prevents query_term from being associated with specified terms during
search.
Example: Don't associate "gShoe" and "cheap".
[[["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."],[[["This document provides reference information for the `Rule.Types.DoNotAssociateAction` class within the Google.Cloud.Retail.V2 API, detailing its functionality and properties."],["The `DoNotAssociateAction` class is designed to prevent specific terms (`query_term`) from being associated with other specified terms during searches."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `DoNotAssociateAction` class has properties such as `DoNotAssociateTerms` and `QueryTerms`, which are used to define the terms that should not be associated during a search, with the ability to specify up to 100 terms in each."],["There are various versions of the `Rule.Types.DoNotAssociateAction` class available, ranging from version 1.0.0 to the latest version 2.12.0, all of which can be accessed via different hyperlinks."]]],[]]