GoogleCloudDialogflowCxV3ConversationTurnArgs

data class GoogleCloudDialogflowCxV3ConversationTurnArgs(val userInput: Output<GoogleCloudDialogflowCxV3ConversationTurnUserInputArgs>? = null, val virtualAgentOutput: Output<GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutputArgs>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3ConversationTurnArgs>

One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowCxV3ConversationTurnArgs

Properties

Link copied to clipboard
Link copied to clipboard