Google Cloud Dialogflow Cx V3Test Case Result Response
data class GoogleCloudDialogflowCxV3TestCaseResultResponse(val conversationTurns: List<GoogleCloudDialogflowCxV3ConversationTurnResponse>, val environment: String, val name: String, val testResult: String, val testTime: String)
Represents a result from running a test case in an agent environment.