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\u003eThe \u003ccode\u003eConversationPhoneNumber\u003c/code\u003e class within the Google Cloud Dialogflow v2 API represents a phone number used for integrating telephony with a conversation.\u003c/p\u003e\n"],["\u003cp\u003eThis API class is found in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e assembly and is currently at version 4.26.0 as the most recent with versions down to 3.2.0 listed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationPhoneNumber\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a \u003ccode\u003ePhoneNumber\u003c/code\u003e property, which is an output-only string that stores the phone number for connection to the conversation.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and another that accepts an existing \u003ccode\u003eConversationPhoneNumber\u003c/code\u003e object as a parameter for duplication.\u003c/p\u003e\n"]]],[],null,[]]