Enum Experiment.Types.Result.Types.MetricType (1.12.0)

public enum MetricType

Types of ratio-based metric for Dialogflow experiment.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

NameDescription
AbandonedSessionRate

Percentage of sessions where user hung up.

CallbackSessionRate

Percentage of sessions with the same user calling back.

ContainedSessionNoCallbackRate

Percentage of contained sessions without user calling back in 24 hours.

LiveAgentHandoffRate

Percentage of sessions that were handed to a human agent.

MetricUnspecified

Metric unspecified.

SessionEndRate

Percentage of sessions reached Dialogflow 'END_PAGE' or 'END_SESSION'.