Class Definition (1.2.0)

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

Definition of the experiment. .. attribute:: condition

The condition defines which subset of sessions are selected for this experiment. If not specified, all sessions are eligible. E.g. "query_input.language_code=en" See the conditions reference <https://cloud.google.com/dialogflow/cx/docs/reference/condition>__.

:type: str

Attribute

NameDescription
version_variants google.cloud.dialogflowcx_v3beta1.types.VersionVariants
The flow versions as the variants of this experiment.