public sealed class RetrieveTransferParametersRequest : IMessage<RetrieveTransferParametersRequest>, IEquatable<RetrieveTransferParametersRequest>, IDeepCloneable<RetrieveTransferParametersRequest>, IBufferMessage, IMessage
Request for the RetrieveTransferParameters method.
[[["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 outlines the \u003ccode\u003eRetrieveTransferParametersRequest\u003c/code\u003e class, which is used to request parameters for transferring a domain.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of version 2.0.0 of the Google.Cloud.Domains.V1 library, with newer versions available like 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRetrieveTransferParametersRequest\u003c/code\u003e implements several interfaces, including \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\u003eThe class has two constructors and three key properties: \u003ccode\u003eDomainName\u003c/code\u003e (the domain to be transfered), \u003ccode\u003eLocation\u003c/code\u003e (the location of the domain in the format \u003ccode\u003eprojects/*/locations/*\u003c/code\u003e), and \u003ccode\u003eLocationAsLocationName\u003c/code\u003e (typed view over the location).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRetrieveTransferParametersRequest\u003c/code\u003e is the request type for the \u003ccode\u003eRetrieveTransferParameters\u003c/code\u003e method.\u003c/p\u003e\n"]]],[],null,[]]