Interface protos.google.cloud.dialogflow.cx.v3beta1.Conversation.Metrics.IMatchTypeCount (4.8.0)

Properties of a MatchTypeCount.

Package

@google-cloud/dialogflow-cx

Properties

directIntentCount

directIntentCount?: (number|null);

MatchTypeCount directIntentCount

eventCount

eventCount?: (number|null);

MatchTypeCount eventCount

intentCount

intentCount?: (number|null);

MatchTypeCount intentCount

noInputCount

noInputCount?: (number|null);

MatchTypeCount noInputCount

noMatchCount

noMatchCount?: (number|null);

MatchTypeCount noMatchCount

parameterFillingCount

parameterFillingCount?: (number|null);

MatchTypeCount parameterFillingCount

unspecifiedCount

unspecifiedCount?: (number|null);

MatchTypeCount unspecifiedCount