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."],[[["The latest version available for the `ConversationPhoneNumber` class in the Google Cloud Dialogflow v2 API is version 4.26.0."],["This page provides reference documentation and code samples for the `ConversationPhoneNumber` class, which is used for telephony integration in conversations."],["The `ConversationPhoneNumber` class allows connecting a conversation over telephony, and it includes a `PhoneNumber` property which contains the phone number to connect to a conversation."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from the object class."],["The documentation lists all of the available versions for the class, ranging from 4.26.0 all the way down to 3.2.0."]]],[]]