public sealed class TransferParameters : IMessage<TransferParameters>, IEquatable<TransferParameters>, IDeepCloneable<TransferParameters>, IBufferMessage, IMessage
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 page provides details for the \u003ccode\u003eTransferParameters\u003c/code\u003e class, which is essential for transferring a domain from one registrar to another in the Google Cloud Domains V1 service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferParameters\u003c/code\u003e class is implemented as a sealed class in version 2.0.0 of the Google.Cloud.Domains.V1 assembly and includes constructors and properties to manage domain transfer settings.\u003c/p\u003e\n"],["\u003cp\u003eKey properties 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 defining aspects of the domain transfer process.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferLockState\u003c/code\u003e property is crucial, as it indicates if a domain is locked for transfer and must be \u003ccode\u003eUNLOCKED\u003c/code\u003e at the current registrar for a transfer to be initiated.\u003c/p\u003e\n"],["\u003cp\u003eThis page also has links to previous versions of the documentation and other linked members for this class, such as methods, inherited methods and implementations.\u003c/p\u003e\n"]]],[],null,[]]