Google Cloud Dialogflow V2Human Agent Handoff Config Args Builder
Functions
Link copied to clipboard
suspend fun livePersonConfig(value: Output<GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfigArgs>)
suspend fun livePersonConfig(value: GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfigArgs?)
suspend fun livePersonConfig(argument: suspend GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun salesforceLiveAgentConfig(value: Output<GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfigArgs>)
suspend fun salesforceLiveAgentConfig(value: GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfigArgs?)
suspend fun salesforceLiveAgentConfig(argument: suspend GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfigArgsBuilder.() -> Unit)