Google Cloud Dialogflow V2Human Agent Handoff Config Salesforce Live Agent Config Args
data class GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfigArgs(val buttonId: Output<String>, val deploymentId: Output<String>, val endpointDomain: Output<String>, val organizationId: Output<String>) : ConvertibleToJava<GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfigArgs>
Configuration specific to Salesforce Live Agent.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfigArgs(buttonId: Output<String>, deploymentId: Output<String>, endpointDomain: Output<String>, organizationId: Output<String>)