GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfigArgs

data class GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfigArgs(val accountNumber: Output<String>) : ConvertibleToJava<GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfigArgs>

Configuration specific to LivePerson (https://www.liveperson.com).

Constructors

constructor(accountNumber: Output<String>)

Properties

Link copied to clipboard
val accountNumber: Output<String>

Account number of the LivePerson account to connect. This is the account number you input at the login page.

Functions

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