Dialogflow v3 API - Enum Experiment.Types.Result.Types.MetricType (2.17.0)

public enum Experiment.Types.Result.Types.MetricType

Reference documentation and code samples for the Dialogflow v3 API enum Experiment.Types.Result.Types.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'.