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, related to telephony integration.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eConversationPhoneNumber\u003c/code\u003e is 4.26.0, with a full list of versions provided going back to 3.2.0, in descending order.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationPhoneNumber\u003c/code\u003e class 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, inheriting from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has a single property, \u003ccode\u003ePhoneNumber\u003c/code\u003e, which is a string that represents the phone number for connecting to a specific conversation, and is an output only field.\u003c/p\u003e\n"],["\u003cp\u003eIt also includes two constructors, a default constructor, and one to create an instance from an existing \u003ccode\u003eConversationPhoneNumber\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]