Class VersionMetrics (1.0.0)

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

Version variant and associated metrics. .. attribute:: version

The name of the flow Version. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>.

:type: str

Attributes

NameDescription
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.