public sealed class RetrieveTransferParametersResponse : IMessage<RetrieveTransferParametersResponse>, IEquatable<RetrieveTransferParametersResponse>, IDeepCloneable<RetrieveTransferParametersResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Domains v1 API class RetrieveTransferParametersResponse.
Response 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 document provides reference documentation for the `RetrieveTransferParametersResponse` class within the Cloud Domains v1 API."],["The `RetrieveTransferParametersResponse` class is used as a response for the `RetrieveTransferParameters` method, and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RetrieveTransferParametersResponse` class is part of the `Google.Cloud.Domains.V1` namespace, and the latest version available is 2.4.0, while this documentation specifically covers version 2.1.0."],["It inherits members from the `Object` class and includes properties such as `TransferParameters`, which contains the parameters for the `TransferDomain` method."],["Constructors for the `RetrieveTransferParametersResponse` class include a default constructor, and one that takes another `RetrieveTransferParametersResponse` instance as an argument."]]],[]]