Uses of Interface
com.google.cloud.retail.v2alpha.ExperimentInfoOrBuilder
-
Packages that use ExperimentInfoOrBuilder Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of ExperimentInfoOrBuilder in com.google.cloud.retail.v2alpha
Classes in com.google.cloud.retail.v2alpha 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.v2alpha that return ExperimentInfoOrBuilder Modifier and Type Method Description ExperimentInfoOrBuilder
SearchResponse.Builder. getExperimentInfoOrBuilder(int index)
Metadata related to A/B testing [Experiment][google.cloud.retail.v2alpha.Experiment] associated with this response.ExperimentInfoOrBuilder
SearchResponse. getExperimentInfoOrBuilder(int index)
Metadata related to A/B testing [Experiment][google.cloud.retail.v2alpha.Experiment] associated with this response.ExperimentInfoOrBuilder
SearchResponseOrBuilder. getExperimentInfoOrBuilder(int index)
Metadata related to A/B testing [Experiment][google.cloud.retail.v2alpha.Experiment] associated with this response.Methods in com.google.cloud.retail.v2alpha 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][google.cloud.retail.v2alpha.Experiment] associated with this response.List<? extends ExperimentInfoOrBuilder>
SearchResponse. getExperimentInfoOrBuilderList()
Metadata related to A/B testing [Experiment][google.cloud.retail.v2alpha.Experiment] associated with this response.List<? extends ExperimentInfoOrBuilder>
SearchResponseOrBuilder. getExperimentInfoOrBuilderList()
Metadata related to A/B testing [Experiment][google.cloud.retail.v2alpha.Experiment] associated with this response.
-