telephony Transfer Call
suspend fun telephonyTransferCall(value: Output<GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCallArgs>)
suspend fun telephonyTransferCall(value: GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCallArgs?)
Parameters
value
A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.
suspend fun telephonyTransferCall(argument: suspend GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCallArgsBuilder.() -> Unit)
Parameters
argument
A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.