Uses of Interface
com.google.cloud.retail.v2beta.Rule.OnewaySynonymsActionOrBuilder
-
Packages that use Rule.OnewaySynonymsActionOrBuilder Package Description com.google.cloud.retail.v2beta A client to Retail API -
-
Uses of Rule.OnewaySynonymsActionOrBuilder in com.google.cloud.retail.v2beta
Classes in com.google.cloud.retail.v2beta that implement Rule.OnewaySynonymsActionOrBuilder Modifier and Type Class Description static class
Rule.OnewaySynonymsAction
Maps a set of terms to a set of synonyms.static class
Rule.OnewaySynonymsAction.Builder
Maps a set of terms to a set of synonyms.Methods in com.google.cloud.retail.v2beta that return Rule.OnewaySynonymsActionOrBuilder Modifier and Type Method Description Rule.OnewaySynonymsActionOrBuilder
Rule.Builder. getOnewaySynonymsActionOrBuilder()
Treats specific term as a synonym with a group of terms.Rule.OnewaySynonymsActionOrBuilder
Rule. getOnewaySynonymsActionOrBuilder()
Treats specific term as a synonym with a group of terms.Rule.OnewaySynonymsActionOrBuilder
RuleOrBuilder. getOnewaySynonymsActionOrBuilder()
Treats specific term as a synonym with a group of terms.
-