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 webpage provides documentation for the \u003ccode\u003eTransferParameters\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Domains.V1\u003c/code\u003e namespace, specifically version 1.0.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferParameters\u003c/code\u003e class is used to define the necessary parameters for transferring a domain from one registrar to another, implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\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 serving to define vital characteristics of the domain transfer process.\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes a default constructor, and an overloaded constructor that accepts another \u003ccode\u003eTransferParameters\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThis class also inherits members from the \u003ccode\u003eObject\u003c/code\u003e class, specifically \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]