public sealed class RetrieveTransferParametersRequest : IMessage<RetrieveTransferParametersRequest>, IEquatable<RetrieveTransferParametersRequest>, IDeepCloneable<RetrieveTransferParametersRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Domains v1 API class RetrieveTransferParametersRequest.
Request for the RetrieveTransferParameters method.
[[["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-03-21 UTC."],[[["This documentation page covers the `RetrieveTransferParametersRequest` class within the Google Cloud Domains v1 API, used for requesting transfer parameters."],["The class `RetrieveTransferParametersRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities."],["The `RetrieveTransferParametersRequest` class has two constructors: a default constructor and one that takes another `RetrieveTransferParametersRequest` instance for copying."],["Two key properties of `RetrieveTransferParametersRequest` are `DomainName`, which requires the domain name in Punycode format for Unicode domains, and `Location`, which specifies the location in the format `projects/*/locations/*`."],["The page contains links to all versions of this feature, ranging from 1.0.0 all the way to the latest version, 2.4.0."]]],[]]