GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCallArgs

data class GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCallArgs(val phoneNumber: Output<String>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCallArgs>

Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCallArgs

Properties

Link copied to clipboard
val phoneNumber: Output<String>? = null

Transfer the call to a phone number in E.164 format.