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 latest version of the \u003ccode\u003eConversationPhoneNumber\u003c/code\u003e class within the Google Cloud Dialogflow v2 API is 4.26.0, representing the most up-to-date version in the provided list.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConversationPhoneNumber\u003c/code\u003e is a class that represents a phone number used for integrating telephony with a conversation, allowing connection to conversations via phone numbers.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\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, ensuring various functionalities and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationPhoneNumber\u003c/code\u003e class has two properties, \u003ccode\u003eCountryCode\u003c/code\u003e (an integer) and \u003ccode\u003ePhoneNumber\u003c/code\u003e (a string), both of which are output-only fields used for managing the telephony number.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, contained within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e assembly, and it has two constructors that enable instance creation, either default or with another \u003ccode\u003eConversationPhoneNumber\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]