Google Cloud Retail V2beta Rule Do Not Associate Action Args
data class GoogleCloudRetailV2betaRuleDoNotAssociateActionArgs(val doNotAssociateTerms: Output<List<String>>? = null, val queryTerms: Output<List<String>>? = null, val terms: Output<List<String>>? = null) : ConvertibleToJava<GoogleCloudRetailV2betaRuleDoNotAssociateActionArgs>
Prevents query_term
from being associated with specified terms during search. Example: Don't associate "gShoe" and "cheap".