public sealed class Intent.Types.Message.Types.TelephonyTransferCall : IMessage<Intent.Types.Message.Types.TelephonyTransferCall>, IEquatable<Intent.Types.Message.Types.TelephonyTransferCall>, IDeepCloneable<Intent.Types.Message.Types.TelephonyTransferCall>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class Intent.Types.Message.Types.TelephonyTransferCall.
[[["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 documentation is for the `Intent.Types.Message.Types.TelephonyTransferCall` class within the Google Cloud Dialogflow v2beta1 API."],["The `TelephonyTransferCall` class facilitates the transfer of calls within the Telephony Gateway."],["It inherits from the base `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PhoneNumber` property of the `TelephonyTransferCall` class specifies the destination number for the call transfer in E.164 format, with current support limited to US numbers."],["This class has two constructors, a default constructor, and a copy constructor, to make a copy of an existing `TelephonyTransferCall`."]]],[]]