Definition(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Definition of the experiment.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
condition |
str
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 |
version_variants |
google.cloud.dialogflowcx_v3.types.VersionVariants
The flow versions as the variants of this experiment. This field is a member of oneof _ variants .
|