(::Array<::Google::Cloud::Domains::V1beta1::ContactNotice>) — The list of contact notices that you acknowledge. The notices
needed here depend on the values specified in
registration.contact_settings.
value (::Array<::Google::Cloud::Domains::V1beta1::ContactNotice>) — The list of contact notices that you acknowledge. The notices
needed here depend on the values specified in
registration.contact_settings.
Returns
(::Array<::Google::Cloud::Domains::V1beta1::ContactNotice>) — The list of contact notices that you acknowledge. The notices
needed here depend on the values specified in
registration.contact_settings.
#parent
defparent()->::String
Returns
(::String) — Required. The parent resource of the Registration. Must be in the
format projects/*/locations/*.
#parent=
defparent=(value)->::String
Parameter
value (::String) — Required. The parent resource of the Registration. Must be in the
format projects/*/locations/*.
Returns
(::String) — Required. The parent resource of the Registration. Must be in the
format projects/*/locations/*.
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.
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.
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.
#validate_only
defvalidate_only()->::Boolean
Returns
(::Boolean) — Validate the request without actually transferring the domain.
#validate_only=
defvalidate_only=(value)->::Boolean
Parameter
value (::Boolean) — Validate the request without actually transferring the domain.
Returns
(::Boolean) — Validate the request without actually transferring the domain.
#yearly_price
defyearly_price()->::Google::Type::Money
Returns
(::Google::Type::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.
#yearly_price=
defyearly_price=(value)->::Google::Type::Money
Parameter
value (::Google::Type::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.
Returns
(::Google::Type::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,["# Cloud Domains V1beta1 API - Class Google::Cloud::Domains::V1beta1::TransferDomainRequest (v0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/ruby/docs/reference/google-cloud-domains-v1beta1/latest/Google-Cloud-Domains-V1beta1-TransferDomainRequest)\n- [0.11.1](/ruby/docs/reference/google-cloud-domains-v1beta1/0.11.1/Google-Cloud-Domains-V1beta1-TransferDomainRequest)\n- [0.10.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.10.0/Google-Cloud-Domains-V1beta1-TransferDomainRequest)\n- [0.9.1](/ruby/docs/reference/google-cloud-domains-v1beta1/0.9.1/Google-Cloud-Domains-V1beta1-TransferDomainRequest)\n- [0.8.2](/ruby/docs/reference/google-cloud-domains-v1beta1/0.8.2/Google-Cloud-Domains-V1beta1-TransferDomainRequest)\n- [0.7.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.7.0/Google-Cloud-Domains-V1beta1-TransferDomainRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.6.0/Google-Cloud-Domains-V1beta1-TransferDomainRequest)\n- [0.5.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.5.0/Google-Cloud-Domains-V1beta1-TransferDomainRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.4.0/Google-Cloud-Domains-V1beta1-TransferDomainRequest)\n- [0.3.2](/ruby/docs/reference/google-cloud-domains-v1beta1/0.3.2/Google-Cloud-Domains-V1beta1-TransferDomainRequest) \nReference documentation and code samples for the Cloud Domains V1beta1 API class Google::Cloud::Domains::V1beta1::TransferDomainRequest.\n\nRequest for the `TransferDomain` method. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #authorization_code\n\n def authorization_code() -\u003e ::Google::Cloud::Domains::V1beta1::AuthorizationCode\n\n**Returns**\n\n- ([::Google::Cloud::Domains::V1beta1::AuthorizationCode](./Google-Cloud-Domains-V1beta1-AuthorizationCode)) --- The domain's transfer authorization code. You can obtain this from the domain's current registrar.\n\n### #authorization_code=\n\n def authorization_code=(value) -\u003e ::Google::Cloud::Domains::V1beta1::AuthorizationCode\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Domains::V1beta1::AuthorizationCode](./Google-Cloud-Domains-V1beta1-AuthorizationCode)) --- The domain's transfer authorization code. You can obtain this from the domain's current registrar. \n**Returns**\n\n- ([::Google::Cloud::Domains::V1beta1::AuthorizationCode](./Google-Cloud-Domains-V1beta1-AuthorizationCode)) --- The domain's transfer authorization code. You can obtain this from the domain's current registrar.\n\n### #contact_notices\n\n def contact_notices() -\u003e ::Array\u003c::Google::Cloud::Domains::V1beta1::ContactNotice\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Domains::V1beta1::ContactNotice](./Google-Cloud-Domains-V1beta1-ContactNotice)\\\u003e) --- The list of contact notices that you acknowledge. The notices needed here depend on the values specified in `registration.contact_settings`.\n\n### #contact_notices=\n\n def contact_notices=(value) -\u003e ::Array\u003c::Google::Cloud::Domains::V1beta1::ContactNotice\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::Domains::V1beta1::ContactNotice](./Google-Cloud-Domains-V1beta1-ContactNotice)\\\u003e) --- The list of contact notices that you acknowledge. The notices needed here depend on the values specified in `registration.contact_settings`. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Domains::V1beta1::ContactNotice](./Google-Cloud-Domains-V1beta1-ContactNotice)\\\u003e) --- The list of contact notices that you acknowledge. The notices needed here depend on the values specified in `registration.contact_settings`.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The parent resource of the `Registration`. Must be in the format `projects/*/locations/*`.\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The parent resource of the `Registration`. Must be in the format `projects/*/locations/*`. \n**Returns**\n\n- (::String) --- Required. The parent resource of the `Registration`. Must be in the format `projects/*/locations/*`.\n\n### #registration\n\n def registration() -\u003e ::Google::Cloud::Domains::V1beta1::Registration\n\n**Returns**\n\n- ([::Google::Cloud::Domains::V1beta1::Registration](./Google-Cloud-Domains-V1beta1-Registration)) --- Required. The complete `Registration` resource to be created.\n\n\n You can leave `registration.dns_settings` unset to import the\n domain's current DNS configuration from its current registrar. Use this\n option only if you are sure that the domain's current DNS service\n does not cease upon transfer, as is often the case for DNS services\n provided for free by the registrar.\n\n### #registration=\n\n def registration=(value) -\u003e ::Google::Cloud::Domains::V1beta1::Registration\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Domains::V1beta1::Registration](./Google-Cloud-Domains-V1beta1-Registration)) --- Required. The complete `Registration` resource to be created.\n\n\n You can leave `registration.dns_settings` unset to import the\n domain's current DNS configuration from its current registrar. Use this\n option only if you are sure that the domain's current DNS service\n does not cease upon transfer, as is often the case for DNS services\nprovided for free by the registrar. \n**Returns**\n\n- ([::Google::Cloud::Domains::V1beta1::Registration](./Google-Cloud-Domains-V1beta1-Registration)) --- Required. The complete `Registration` resource to be created.\n\n\n You can leave `registration.dns_settings` unset to import the\n domain's current DNS configuration from its current registrar. Use this\n option only if you are sure that the domain's current DNS service\n does not cease upon transfer, as is often the case for DNS services\n provided for free by the registrar.\n\n### #validate_only\n\n def validate_only() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Validate the request without actually transferring the domain.\n\n### #validate_only=\n\n def validate_only=(value) -\u003e ::Boolean\n\n**Parameter**\n\n- **value** (::Boolean) --- Validate the request without actually transferring the domain. \n**Returns**\n\n- (::Boolean) --- Validate the request without actually transferring the domain.\n\n### #yearly_price\n\n def yearly_price() -\u003e ::Google::Type::Money\n\n**Returns**\n\n- ([::Google::Type::Money](./Google-Type-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.\n\n### #yearly_price=\n\n def yearly_price=(value) -\u003e ::Google::Type::Money\n\n**Parameter**\n\n- **value** ([::Google::Type::Money](./Google-Type-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. \n**Returns**\n\n- ([::Google::Type::Money](./Google-Type-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."]]