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"]],[["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."],[[["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`."]]],[]]