human Agent Handoff Config
suspend fun humanAgentHandoffConfig(value: Output<GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigArgs>)
suspend fun humanAgentHandoffConfig(value: GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigArgs?)
Parameters
value
Configuration for connecting to a live agent. Currently, this feature is not general available, please contact Google to get access.
suspend fun humanAgentHandoffConfig(argument: suspend GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigArgsBuilder.() -> Unit)
Parameters
argument
Configuration for connecting to a live agent. Currently, this feature is not general available, please contact Google to get access.