public sealed class TransferParameters : IMessage<TransferParameters>, IEquatable<TransferParameters>, IDeepCloneable<TransferParameters>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Domains v1 API class TransferParameters.
Parameters required to transfer a domain from another registrar.
public TransferLockState TransferLockState { get; set; }
Indicates whether the domain is protected by a transfer lock. For a
transfer to succeed, this must show UNLOCKED. To unlock a domain,
go to its current registrar.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eTransferParameters\u003c/code\u003e class within the Google Cloud Domains v1 API, detailing its properties and usage for transferring domains.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferParameters\u003c/code\u003e class is used to provide necessary details to transfer a domain from another registrar, including information about the current registrar, domain name, and name servers.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTransferParameters\u003c/code\u003e class include \u003ccode\u003eCurrentRegistrar\u003c/code\u003e, \u003ccode\u003eDomainName\u003c/code\u003e, \u003ccode\u003eNameServers\u003c/code\u003e, \u003ccode\u003eSupportedPrivacy\u003c/code\u003e, \u003ccode\u003eTransferLockState\u003c/code\u003e, and \u003ccode\u003eYearlyPrice\u003c/code\u003e, each with specific data types and functions.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which are core for enabling functionalities related to message, equality, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThere are different versions of the \u003ccode\u003eTransferParameters\u003c/code\u003e that are all listed in this document, with the most current one being 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]