Reference documentation and code samples for the Cloud Domains V1beta1 API module Google::Cloud::Domains::V1beta1::ManagementSettings::RenewalMethod.
Defines how the Registration is renewed.
Constants
RENEWAL_METHOD_UNSPECIFIED
value: 0 The renewal method is undefined.
AUTOMATIC_RENEWAL
value: 1 The domain is automatically renewed each year .
To disable automatic renewals, delete the resource by calling
DeleteRegistration or export it by calling ExportRegistration.
MANUAL_RENEWAL
value: 2 The domain must be explicitly renewed each year before its
expire_time. This option is only available when the Registration
is in state EXPORTED.
To manage the domain's current billing and
renewal settings, go to Google Domains.
[[["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 - Module Google::Cloud::Domains::V1beta1::ManagementSettings::RenewalMethod (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-ManagementSettings-RenewalMethod)\n- [0.11.1](/ruby/docs/reference/google-cloud-domains-v1beta1/0.11.1/Google-Cloud-Domains-V1beta1-ManagementSettings-RenewalMethod)\n- [0.10.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.10.0/Google-Cloud-Domains-V1beta1-ManagementSettings-RenewalMethod)\n- [0.9.1](/ruby/docs/reference/google-cloud-domains-v1beta1/0.9.1/Google-Cloud-Domains-V1beta1-ManagementSettings-RenewalMethod)\n- [0.8.2](/ruby/docs/reference/google-cloud-domains-v1beta1/0.8.2/Google-Cloud-Domains-V1beta1-ManagementSettings-RenewalMethod)\n- [0.7.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.7.0/Google-Cloud-Domains-V1beta1-ManagementSettings-RenewalMethod)\n- [0.6.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.6.0/Google-Cloud-Domains-V1beta1-ManagementSettings-RenewalMethod)\n- [0.5.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.5.0/Google-Cloud-Domains-V1beta1-ManagementSettings-RenewalMethod)\n- [0.4.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.4.0/Google-Cloud-Domains-V1beta1-ManagementSettings-RenewalMethod)\n- [0.3.2](/ruby/docs/reference/google-cloud-domains-v1beta1/0.3.2/Google-Cloud-Domains-V1beta1-ManagementSettings-RenewalMethod) \nReference documentation and code samples for the Cloud Domains V1beta1 API module Google::Cloud::Domains::V1beta1::ManagementSettings::RenewalMethod.\n\nDefines how the `Registration` is renewed.\n\nConstants\n---------\n\n### RENEWAL_METHOD_UNSPECIFIED\n\n**value:** 0 \nThe renewal method is undefined.\n\n### AUTOMATIC_RENEWAL\n\n**value:** 1 \nThe domain is automatically renewed each year .\n\n\n\u003cbr /\u003e\n\nTo disable automatic renewals, delete the resource by calling\n`DeleteRegistration` or export it by calling `ExportRegistration`.\n\n### MANUAL_RENEWAL\n\n**value:** 2 \nThe domain must be explicitly renewed each year before its\n`expire_time`. This option is only available when the `Registration`\nis in state `EXPORTED`.\n\n\n\u003cbr /\u003e\n\nTo manage the domain's current billing and\nrenewal settings, go to [Google Domains](https://domains.google/)."]]