Google Cloud Dialogflow V2 Client - Class ConversationPhoneNumber (2.4.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class ConversationPhoneNumber.
Represents a phone number for telephony integration. It allows for connecting
a particular conversation over telephony.
Generated from protobuf messagegoogle.cloud.dialogflow.v2.ConversationPhoneNumber
Namespace
Google \ Cloud \ Dialogflow \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ country_code
int
Output only. Desired country code for the phone number.
↳ phone_number
string
Output only. The phone number to connect to this conversation.
getCountryCode
Output only. Desired country code for the phone number.
Returns
Type
Description
int
setCountryCode
Output only. Desired country code for the phone number.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPhoneNumber
Output only. The phone number to connect to this conversation.
Returns
Type
Description
string
setPhoneNumber
Output only. The phone number to connect to this conversation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-30 UTC."],[],[]]