public sealed class ResponseMessage.Types.TelephonyTransferCall : IMessage<ResponseMessage.Types.TelephonyTransferCall>, IEquatable<ResponseMessage.Types.TelephonyTransferCall>, IDeepCloneable<ResponseMessage.Types.TelephonyTransferCall>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class ResponseMessage.Types.TelephonyTransferCall.
Represents the signal that telles the client to transfer the phone call
connected to the agent to a third-party endpoint.
[[["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."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eResponseMessage.Types.TelephonyTransferCall\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTelephonyTransferCall\u003c/code\u003e class represents a signal instructing the client to transfer a phone call connected to the agent to a third-party endpoint.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors to create instances, either as an empty object, or copying the values from an existing \u003ccode\u003eTelephonyTransferCall\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties to define the endpoint for transfer such as \u003ccode\u003ePhoneNumber\u003c/code\u003e which is in E.164 format or \u003ccode\u003eSipUri\u003c/code\u003e, as well as properties to check if they are set \u003ccode\u003eHasPhoneNumber\u003c/code\u003e and \u003ccode\u003eHasSipUri\u003c/code\u003e, respectively.\u003c/p\u003e\n"]]],[],null,[]]