live Agent Handoff
suspend fun liveAgentHandoff(value: Output<GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoffArgs>)
Parameters
value
Hands off conversation to a human agent.
suspend fun liveAgentHandoff(argument: suspend GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoffArgsBuilder.() -> Unit)
Parameters
argument
Hands off conversation to a human agent.