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