Class CountType (1.33.0)

CountType(value)

Types of count-based metric for Dialogflow experiment.

Values: COUNT_TYPE_UNSPECIFIED (0): Count type unspecified. TOTAL_NO_MATCH_COUNT (1): Total number of occurrences of a 'NO_MATCH'. TOTAL_TURN_COUNT (2): Total number of turn counts. AVERAGE_TURN_COUNT (3): Average turn count in a session.