Uses of Interface
com.google.cloud.retail.v2beta.Rule.DoNotAssociateActionOrBuilder
-
Packages that use Rule.DoNotAssociateActionOrBuilder Package Description com.google.cloud.retail.v2beta A client to Retail API -
-
Uses of Rule.DoNotAssociateActionOrBuilder in com.google.cloud.retail.v2beta
Classes in com.google.cloud.retail.v2beta 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.v2beta 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.
-