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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `ConversationPhoneNumber` class within the Google Cloud Dialogflow v2 API, detailing its functionality for telephony integration."],["The `ConversationPhoneNumber` class, part of the `Google.Cloud.Dialogflow.V2` namespace, represents a phone number used to connect a conversation over telephony."],["The latest version of the API is version 4.26.0, and the page lists all the API versions ranging from version 4.26.0 to 3.2.0, along with specific version hyperlinks."],["The `ConversationPhoneNumber` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ConversationPhoneNumber` class has two constructors, one default constructor and another that takes another `ConversationPhoneNumber` as a parameter, and includes the `PhoneNumber` property to store the number as a string."]]],[]]