GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2ConversationPhoneNumber (google_api_dialogflow v0.73.0) View Source
Represents a phone number for telephony integration. It allows for connecting a particular conversation over telephony.
Attributes
-
phoneNumber(type:String.t, default:nil) - Output only. The phone number to connect to this conversation.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() ::
%GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2ConversationPhoneNumber{
phoneNumber: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.