public sealed class TransferParameters : IMessage<TransferParameters>, IEquatable<TransferParameters>, IDeepCloneable<TransferParameters>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Domains v1beta1 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 documentation details the \u003ccode\u003eTransferParameters\u003c/code\u003e class within the Google Cloud Domains v1beta1 API, specifically designed for managing domain transfers from one registrar to another.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferParameters\u003c/code\u003e class includes properties like \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, which provide essential information for initiating a domain transfer.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferLockState\u003c/code\u003e property is crucial, indicating if a domain is locked and requiring unlocking at the current registrar before a transfer can be initiated, meaning it must show \u003ccode\u003eUNLOCKED\u003c/code\u003e to be successful.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferParameters\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, meaning the class has capabilities for serialization, equality comparisons, deep cloning, and buffer management.\u003c/p\u003e\n"]]],[],null,[]]