Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::Experiment::Result::CountType (v0.14.0)

Reference documentation and code samples for the Dialogflow CX V3 API module Google::Cloud::Dialogflow::CX::V3::Experiment::Result::CountType.

Types of count-based metric for Dialogflow experiment.

Constants

COUNT_TYPE_UNSPECIFIED

value: 0
Count type unspecified.

TOTAL_NO_MATCH_COUNT

value: 1
Total number of occurrences of a 'NO_MATCH'.

TOTAL_TURN_COUNT

value: 2
Total number of turn counts.

AVERAGE_TURN_COUNT

value: 3
Average turn count in a session.