Google Cloud Retail V2beta Rule Twoway Synonyms Action Args
data class GoogleCloudRetailV2betaRuleTwowaySynonymsActionArgs(val synonyms: Output<List<String>>? = null) : ConvertibleToJava<GoogleCloudRetailV2betaRuleTwowaySynonymsActionArgs>
Creates a set of terms that will be treated as synonyms of each other. Example: synonyms of "sneakers" and "shoes": * "sneakers" will use a synonym of "shoes". * "shoes" will use a synonym of "sneakers".