GoogleCloudDialogflowV2HumanAgentHandoffConfigArgs

data class GoogleCloudDialogflowV2HumanAgentHandoffConfigArgs(val livePersonConfig: Output<GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfigArgs>? = null, val salesforceLiveAgentConfig: Output<GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfigArgs>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2HumanAgentHandoffConfigArgs>

Defines the hand off to a live agent, typically on which external agent service provider to connect to a conversation. Currently, this feature is not general available, please contact Google to get access.

Constructors

Properties

Link copied to clipboard

Uses LivePerson (https://www.liveperson.com).

Functions

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