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\u003eThe latest version available for \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.ConversationPhoneNumber\u003c/code\u003e is 4.26.0, and the page includes a list of versions dating back to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConversationPhoneNumber\u003c/code\u003e is a class designed to represent a phone number for integration, enabling connections to specific conversations via telephony.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationPhoneNumber\u003c/code\u003e class provides a \u003ccode\u003ePhoneNumber\u003c/code\u003e property of type string, which is output only and is used to connect to the conversation.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be constructed with two different constructors, one without arguments, and another that accepts an object of the same type as an argument.\u003c/p\u003e\n"]]],[],null,[]]