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