Google Cloud Dialogflow Cx V3Response Message Telephony Transfer Call Args
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
Link copied to clipboard
fun GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCallArgs(phoneNumber: Output<String>? = null)