Interface protos.google.cloud.dialogflow.cx.v3beta1.Experiment.Result.IVersionMetrics (2.12.1)

Properties of a VersionMetrics.

Package

@google-cloud/dialogflow-cx!

Properties

metrics

metrics?: (google.cloud.dialogflow.cx.v3beta1.Experiment.Result.IMetric[]|null);

VersionMetrics metrics

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.Experiment.Result.IMetric[]|null)

sessionCount

sessionCount?: (number|null);

VersionMetrics sessionCount

Property Value
TypeDescription
(number|null)

version

version?: (string|null);

VersionMetrics version

Property Value
TypeDescription
(string|null)