Values.IntentClassificationTestResultItemCountsSourceThe number of items in the intent classification test.
type nonrec t = {totalResultCount : Count.t option;The total number of results in the intent classification test.
*)speechTranscriptionResultCounts : TestResultMatchStatusCountMap.t option;The number of matched, mismatched, and execution error results for speech transcription for the intent.
*)intentMatchResultCounts : TestResultMatchStatusCountMap.t option;The number of matched and mismatched results for intent recognition for the intent.
*)}