Google Cloud Dialogflow V2beta1Human Agent Handoff Config Response
data class GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigResponse(val livePersonConfig: GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfigResponse, val salesforceLiveAgentConfig: GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfigResponse)
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
Link copied to clipboard
constructor(livePersonConfig: GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfigResponse, salesforceLiveAgentConfig: GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfigResponse)
Properties
Link copied to clipboard
Uses LivePerson (https://www.liveperson.com).
Link copied to clipboard
val salesforceLiveAgentConfig: GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfigResponse
Uses Salesforce Live Agent.