GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfigResponse

data class GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfigResponse(val buttonId: String, val deploymentId: String, val endpointDomain: String, val organizationId: String)

Configuration specific to Salesforce Live Agent.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Live Agent chat button ID.

Link copied to clipboard

Live Agent deployment ID.

Link copied to clipboard

Domain of the Live Agent endpoint for this agent. You can find the endpoint URL in the Live Agent settings page. For example if URL has the form https://d.la4-c2-phx.salesforceliveagent.com/..., you should fill in d.la4-c2-phx.salesforceliveagent.com.

Link copied to clipboard

The organization ID of the Salesforce account.