Uses of Interface
com.google.cloud.retail.v2alpha.Rule.DoNotAssociateActionOrBuilder
-
Packages that use Rule.DoNotAssociateActionOrBuilder Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of Rule.DoNotAssociateActionOrBuilder in com.google.cloud.retail.v2alpha
Classes in com.google.cloud.retail.v2alpha that implement Rule.DoNotAssociateActionOrBuilder Modifier and Type Class Description static class
Rule.DoNotAssociateAction
Prevents `query_term` from being associated with specified terms during search.static class
Rule.DoNotAssociateAction.Builder
Prevents `query_term` from being associated with specified terms during search.Methods in com.google.cloud.retail.v2alpha that return Rule.DoNotAssociateActionOrBuilder Modifier and Type Method Description Rule.DoNotAssociateActionOrBuilder
Rule.Builder. getDoNotAssociateActionOrBuilder()
Prevents term from being associated with other terms.Rule.DoNotAssociateActionOrBuilder
Rule. getDoNotAssociateActionOrBuilder()
Prevents term from being associated with other terms.Rule.DoNotAssociateActionOrBuilder
RuleOrBuilder. getDoNotAssociateActionOrBuilder()
Prevents term from being associated with other terms.
-