public sealed class ConversationPhoneNumber : IMessage<ConversationPhoneNumber>, IEquatable<ConversationPhoneNumber>, IDeepCloneable<ConversationPhoneNumber>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class ConversationPhoneNumber.
Represents a phone number for telephony integration. It allows for connecting
a particular conversation over telephony.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eConversationPhoneNumber\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, covering versions from 3.2.0 up to the latest, 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationPhoneNumber\u003c/code\u003e class is designed for telephony integration, representing a phone number that can be used to connect a conversation over telephony.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, each with \u003ccode\u003eConversationPhoneNumber\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003ePhoneNumber\u003c/code\u003e property, which is a string representing the phone number used for connecting to the conversation and is an output only value.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors to create an instance of the ConversationPhoneNumber, one with no parameter, and one that takes another ConversationPhoneNumber object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]