Google Cloud Dialogflow Cx V3beta1Conversation Turn Virtual Agent Output Response
data class GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutputResponse(val currentPage: GoogleCloudDialogflowCxV3beta1PageResponse, val diagnosticInfo: Map<String, String>, val differences: List<GoogleCloudDialogflowCxV3beta1TestRunDifferenceResponse>, val sessionParameters: Map<String, String>, val status: GoogleRpcStatusResponse, val textResponses: List<GoogleCloudDialogflowCxV3beta1ResponseMessageTextResponse>, val triggeredIntent: GoogleCloudDialogflowCxV3beta1IntentResponse)
The output from the virtual agent.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutputResponse(currentPage: GoogleCloudDialogflowCxV3beta1PageResponse, diagnosticInfo: Map<String, String>, differences: List<GoogleCloudDialogflowCxV3beta1TestRunDifferenceResponse>, sessionParameters: Map<String, String>, status: GoogleRpcStatusResponse, textResponses: List<GoogleCloudDialogflowCxV3beta1ResponseMessageTextResponse>, triggeredIntent: GoogleCloudDialogflowCxV3beta1IntentResponse)