Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::ConversationPhoneNumber.
Represents a phone number for telephony integration. It allows for connecting a particular conversation over telephony.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#country_code
def country_code() -> ::Integer
Returns
- (::Integer) — Output only. Desired country code for the phone number.
#phone_number
def phone_number() -> ::String
Returns
- (::String) — Output only. The phone number to connect to this conversation.