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