Interface protos.google.cloud.domains.v1alpha2.ITransferDomainRequest (4.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a TransferDomainRequest.
Package
@google-cloud/domains
Properties
authorizationCode
authorizationCode?: (google.cloud.domains.v1alpha2.IAuthorizationCode|null);
TransferDomainRequest authorizationCode
contactNotices
contactNotices?: (google.cloud.domains.v1alpha2.ContactNotice[]|null);
TransferDomainRequest contactNotices
parent
TransferDomainRequest parent
registration
registration?: (google.cloud.domains.v1alpha2.IRegistration|null);
TransferDomainRequest registration
validateOnly
validateOnly?: (boolean|null);
TransferDomainRequest validateOnly
yearlyPrice
yearlyPrice?: (google.type.IMoney|null);
TransferDomainRequest yearlyPrice
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-09 UTC.
[[["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-09-09 UTC."],[],[],null,["# Interface protos.google.cloud.domains.v1alpha2.ITransferDomainRequest (4.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [4.1.0 (latest)](/nodejs/docs/reference/domains/latest/domains/protos.google.cloud.domains.v1alpha2.itransferdomainrequest)\n- [4.0.1](/nodejs/docs/reference/domains/4.0.1/domains/protos.google.cloud.domains.v1alpha2.itransferdomainrequest)\n- [3.1.0](/nodejs/docs/reference/domains/3.1.0/domains/protos.google.cloud.domains.v1alpha2.itransferdomainrequest)\n- [2.2.2](/nodejs/docs/reference/domains/2.2.2/domains/protos.google.cloud.domains.v1alpha2.itransferdomainrequest)\n- [2.1.2](/nodejs/docs/reference/domains/2.1.2/domains/protos.google.cloud.domains.v1alpha2.itransferdomainrequest)\n- [1.2.0](/nodejs/docs/reference/domains/1.2.0/domains/protos.google.cloud.domains.v1alpha2.itransferdomainrequest)\n- [1.1.0](/nodejs/docs/reference/domains/1.1.0/domains/protos.google.cloud.domains.v1alpha2.itransferdomainrequest)\n- [1.0.8](/nodejs/docs/reference/domains/1.0.8/domains/protos.google.cloud.domains.v1alpha2.itransferdomainrequest) \nProperties of a TransferDomainRequest.\n\nPackage\n-------\n\n[@google-cloud/domains](../overview.html)\n\nProperties\n----------\n\n### authorizationCode\n\n authorizationCode?: (google.cloud.domains.v1alpha2.IAuthorizationCode|null);\n\nTransferDomainRequest authorizationCode\n\n### contactNotices\n\n contactNotices?: (google.cloud.domains.v1alpha2.ContactNotice[]|null);\n\nTransferDomainRequest contactNotices\n\n### parent\n\n parent?: (string|null);\n\nTransferDomainRequest parent\n\n### registration\n\n registration?: (google.cloud.domains.v1alpha2.IRegistration|null);\n\nTransferDomainRequest registration\n\n### validateOnly\n\n validateOnly?: (boolean|null);\n\nTransferDomainRequest validateOnly\n\n### yearlyPrice\n\n yearlyPrice?: (google.type.IMoney|null);\n\nTransferDomainRequest yearlyPrice"]]