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"]],[["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 information for the \u003ccode\u003eTransferParameters\u003c/code\u003e class within the Google Cloud Domains v1 API, specifically version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferParameters\u003c/code\u003e class is used to define the requirements to transfer a domain from another registrar, and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eTransferParameters\u003c/code\u003e include \u003ccode\u003eCurrentRegistrar\u003c/code\u003e for the current domain manager, \u003ccode\u003eDomainName\u003c/code\u003e for the domain in Punycode format, and \u003ccode\u003eTransferLockState\u003c/code\u003e indicating if the domain is locked for transfer.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eYearlyPrice\u003c/code\u003e property specifies the cost to transfer or renew the domain for a year, while the \u003ccode\u003eSupportedPrivacy\u003c/code\u003e property lists the contact privacy options.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple previous versions of the API available, with version 2.4.0 being the latest, and also a version 2.2.0 available, which this documentation is for.\u003c/p\u003e\n"]]],[],null,[]]