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