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 webpage provides documentation for the `ConversationPhoneNumber` class within the Google Cloud Dialogflow v2 API, with the latest version being 4.26.0."],["`ConversationPhoneNumber` represents a phone number for telephony integration, enabling connections to a specific conversation over the phone."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ConversationPhoneNumber` class has a `PhoneNumber` property, which is output-only, representing the number used to connect to a given conversation."],["A detailed list of past version documentation for the `ConversationPhoneNumber` class, ranging from version 4.26.0 to 3.2.0, is provided."]]],[]]