Google Cloud Dialogflow Cx V3beta1Conversation Turn Response
data class GoogleCloudDialogflowCxV3beta1ConversationTurnResponse(val userInput: GoogleCloudDialogflowCxV3beta1ConversationTurnUserInputResponse, val virtualAgentOutput: GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutputResponse)
One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.