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