public sealed class ConversationPhoneNumber : IMessage<ConversationPhoneNumber>, IEquatable<ConversationPhoneNumber>, IDeepCloneable<ConversationPhoneNumber>, IBufferMessage, IMessage
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 \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, a class representing a phone number for telephony integration in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationPhoneNumber\u003c/code\u003e class allows for connecting a specific conversation over telephony and has versions ranging from 3.2.0 up to the latest, 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage<ConversationPhoneNumber>\u003c/code\u003e, \u003ccode\u003eIEquatable<ConversationPhoneNumber>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ConversationPhoneNumber>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, all of which have their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and another taking an instance of itself as a parameter, to create new instances of the object.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003ePhoneNumber\u003c/code\u003e property, which is an output-only string that holds the phone number used to connect to a particular conversation.\u003c/p\u003e\n"]]],[],null,[]]