Google Cloud Dialogflow V2beta1Intent Message Telephony Transfer Call Args
data class GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCallArgs(val phoneNumber: Output<String>) : ConvertibleToJava<GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCallArgs>
Transfers the call in Telephony Gateway.
Constructors
Functions
Properties
Link copied to clipboard
The phone number to transfer the call to in E.164 format. We currently only allow transferring to US numbers (+1xxxyyyzzzz).