Uses of Interface
com.google.cloud.retail.v2alpha.Condition.QueryTermOrBuilder
-
Packages that use Condition.QueryTermOrBuilder Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of Condition.QueryTermOrBuilder in com.google.cloud.retail.v2alpha
Classes in com.google.cloud.retail.v2alpha that implement Condition.QueryTermOrBuilder Modifier and Type Class Description static classCondition.QueryTermQuery terms that we want to match on.static classCondition.QueryTerm.BuilderQuery terms that we want to match on.Methods in com.google.cloud.retail.v2alpha that return Condition.QueryTermOrBuilder Modifier and Type Method Description Condition.QueryTermOrBuilderCondition.Builder. getQueryTermsOrBuilder(int index)A list (up to 10 entries) of terms to match the query on.Condition.QueryTermOrBuilderCondition. getQueryTermsOrBuilder(int index)A list (up to 10 entries) of terms to match the query on.Condition.QueryTermOrBuilderConditionOrBuilder. getQueryTermsOrBuilder(int index)A list (up to 10 entries) of terms to match the query on.Methods in com.google.cloud.retail.v2alpha that return types with arguments of type Condition.QueryTermOrBuilder Modifier and Type Method Description List<? extends Condition.QueryTermOrBuilder>Condition.Builder. getQueryTermsOrBuilderList()A list (up to 10 entries) of terms to match the query on.List<? extends Condition.QueryTermOrBuilder>Condition. getQueryTermsOrBuilderList()A list (up to 10 entries) of terms to match the query on.List<? extends Condition.QueryTermOrBuilder>ConditionOrBuilder. getQueryTermsOrBuilderList()A list (up to 10 entries) of terms to match the query on.
-