Class VersionMetrics (0.4.1)

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

Version variant and associated metrics.

Attributes

NameDescription
version str
The name of the flow Version. Format: projects/.
metrics Sequence[google.cloud.dialogflowcx_v3.types.Experiment.Result.Metric]
The metrics and corresponding confidence intervals in the inference result.
session_count int
Number of sessions that were allocated to this version.