Class Definition (1.12.0)

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

Attributes

NameDescription
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_v3beta1.types.VersionVariants
The flow versions as the variants of this experiment. This field is a member of `oneof`_ ``variants``.

Inheritance

builtins.object > proto.message.Message > Definition