str
Required. The parent resource of the Registration. Must
be in the format projects/*/locations/*.
registration
google.cloud.domains_v1beta1.types.Registration
Required. The complete Registration resource to be
created.
You can leave registration.dns_settings unset to import
the domain's current DNS configuration from its current
registrar. Use this option only if you are sure that the
domain's current DNS service does not cease upon transfer,
as is often the case for DNS services provided for free by
the registrar.
contact_notices
MutableSequence[google.cloud.domains_v1beta1.types.ContactNotice]
The list of contact notices that you acknowledge. The
notices needed here depend on the values specified in
registration.contact_settings.
yearly_price
google.type.money_pb2.Money
Required. Acknowledgement of the price to transfer or renew
the domain for one year. Call RetrieveTransferParameters
to obtain the price, which you must acknowledge.
[[["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-28 UTC."],[],[],null,["# Class TransferDomainRequest (1.10.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.10.2 (latest)](/python/docs/reference/domains/latest/google.cloud.domains_v1beta1.types.TransferDomainRequest)\n- [1.10.0](/python/docs/reference/domains/1.10.0/google.cloud.domains_v1beta1.types.TransferDomainRequest)\n- [1.9.0](/python/docs/reference/domains/1.9.0/google.cloud.domains_v1beta1.types.TransferDomainRequest)\n- [1.8.1](/python/docs/reference/domains/1.8.1/google.cloud.domains_v1beta1.types.TransferDomainRequest)\n- [1.7.5](/python/docs/reference/domains/1.7.5/google.cloud.domains_v1beta1.types.TransferDomainRequest)\n- [1.6.0](/python/docs/reference/domains/1.6.0/google.cloud.domains_v1beta1.types.TransferDomainRequest)\n- [1.5.2](/python/docs/reference/domains/1.5.2/google.cloud.domains_v1beta1.types.TransferDomainRequest)\n- [1.4.1](/python/docs/reference/domains/1.4.1/google.cloud.domains_v1beta1.types.TransferDomainRequest)\n- [1.3.0](/python/docs/reference/domains/1.3.0/google.cloud.domains_v1beta1.types.TransferDomainRequest)\n- [1.2.3](/python/docs/reference/domains/1.2.3/google.cloud.domains_v1beta1.types.TransferDomainRequest)\n- [1.1.3](/python/docs/reference/domains/1.1.3/google.cloud.domains_v1beta1.types.TransferDomainRequest)\n- [1.0.0](/python/docs/reference/domains/1.0.0/google.cloud.domains_v1beta1.types.TransferDomainRequest)\n- [0.4.3](/python/docs/reference/domains/0.4.3/google.cloud.domains_v1beta1.types.TransferDomainRequest)\n- [0.3.0](/python/docs/reference/domains/0.3.0/google.cloud.domains_v1beta1.types.TransferDomainRequest)\n- [0.2.3](/python/docs/reference/domains/0.2.3/google.cloud.domains_v1beta1.types.TransferDomainRequest)\n- [0.1.0](/python/docs/reference/domains/0.1.0/google.cloud.domains_v1beta1.types.TransferDomainRequest) \n\n TransferDomainRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nRequest for the `TransferDomain` method."]]