GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCallArgs

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

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(): GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCallArgs

Properties

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

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