Properties of a MatchTypeCount.
Package
@google-cloud/dialogflow-cxProperties
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