Class ExperimentInfo (1.20.0)

ExperimentInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
serving_config_experiment google.cloud.retail_v2alpha.types.ExperimentInfo.ServingConfigExperiment
A/B test between existing Cloud Retail Search ServingConfigs. This field is a member of oneof_ experiment_metadata.
experiment str
The fully qualified resource name of the experiment that provides the serving config under test, should an active experiment exist. For example: projects/*/locations/global/catalogs/default_catalog/experiments/experiment_id

Classes

ServingConfigExperiment

ServingConfigExperiment(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata for active serving config A/B tests.