Uses of Interface
com.google.cloud.retail.v2.ExperimentInfoOrBuilder
-
Packages that use ExperimentInfoOrBuilder Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of ExperimentInfoOrBuilder in com.google.cloud.retail.v2
Classes in com.google.cloud.retail.v2 that implement ExperimentInfoOrBuilder Modifier and Type Class Description class
ExperimentInfo
Metadata for active A/B testing [Experiments][].static class
ExperimentInfo.Builder
Metadata for active A/B testing [Experiments][].Methods in com.google.cloud.retail.v2 that return ExperimentInfoOrBuilder Modifier and Type Method Description ExperimentInfoOrBuilder
SearchResponse.Builder. getExperimentInfoOrBuilder(int index)
Metadata related to A/B testing [Experiment][] associated with this response.ExperimentInfoOrBuilder
SearchResponse. getExperimentInfoOrBuilder(int index)
Metadata related to A/B testing [Experiment][] associated with this response.ExperimentInfoOrBuilder
SearchResponseOrBuilder. getExperimentInfoOrBuilder(int index)
Metadata related to A/B testing [Experiment][] associated with this response.Methods in com.google.cloud.retail.v2 that return types with arguments of type ExperimentInfoOrBuilder Modifier and Type Method Description List<? extends ExperimentInfoOrBuilder>
SearchResponse.Builder. getExperimentInfoOrBuilderList()
Metadata related to A/B testing [Experiment][] associated with this response.List<? extends ExperimentInfoOrBuilder>
SearchResponse. getExperimentInfoOrBuilderList()
Metadata related to A/B testing [Experiment][] associated with this response.List<? extends ExperimentInfoOrBuilder>
SearchResponseOrBuilder. getExperimentInfoOrBuilderList()
Metadata related to A/B testing [Experiment][] associated with this response.
-