Enum Experiment.Types.Result.Types.CountType (1.2.0)

public enum CountType

Types of count-based metric for Dialogflow experiment.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

NameDescription
AverageTurnCount

Average turn count in a session.

TotalNoMatchCount

Total number of occurrences of a 'NO_MATCH'.

TotalTurnCount

Total number of turn counts.

Unspecified

Count type unspecified.