Google Cloud Dialogflow V2beta1Human Agent Handoff Config Args Builder
Functions
Link copied to clipboard
suspend fun livePersonConfig(value: Output<GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfigArgs>)
suspend fun livePersonConfig(value: GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfigArgs?)
suspend fun livePersonConfig(argument: suspend GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun salesforceLiveAgentConfig(value: Output<GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfigArgs>)
suspend fun salesforceLiveAgentConfig(value: GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfigArgs?)
suspend fun salesforceLiveAgentConfig(argument: suspend GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfigArgsBuilder.() -> Unit)