Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::ResponseMessage::TelephonyTransferCall.
Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#phone_number
def phone_number() -> ::String
    Returns
    
  - (::String) — Transfer the call to a phone number in E.164 format.
#phone_number=
def phone_number=(value) -> ::String
    Parameter
    
  - value (::String) — Transfer the call to a phone number in E.164 format.
    Returns
    
- (::String) — Transfer the call to a phone number in E.164 format.