To disable automatic renewals, delete the resource by
calling `DeleteRegistration` or export it by calling
`ExportRegistration`.
MANUAL_RENEWAL (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 <https://domains.google/>`__.
[[["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 ManagementSettings (1.10.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.10.2 (latest)](/python/docs/reference/domains/latest/google.cloud.domains_v1beta1.types.ManagementSettings)\n- [1.10.0](/python/docs/reference/domains/1.10.0/google.cloud.domains_v1beta1.types.ManagementSettings)\n- [1.9.0](/python/docs/reference/domains/1.9.0/google.cloud.domains_v1beta1.types.ManagementSettings)\n- [1.8.1](/python/docs/reference/domains/1.8.1/google.cloud.domains_v1beta1.types.ManagementSettings)\n- [1.7.5](/python/docs/reference/domains/1.7.5/google.cloud.domains_v1beta1.types.ManagementSettings)\n- [1.6.0](/python/docs/reference/domains/1.6.0/google.cloud.domains_v1beta1.types.ManagementSettings)\n- [1.5.2](/python/docs/reference/domains/1.5.2/google.cloud.domains_v1beta1.types.ManagementSettings)\n- [1.4.1](/python/docs/reference/domains/1.4.1/google.cloud.domains_v1beta1.types.ManagementSettings)\n- [1.3.0](/python/docs/reference/domains/1.3.0/google.cloud.domains_v1beta1.types.ManagementSettings)\n- [1.2.3](/python/docs/reference/domains/1.2.3/google.cloud.domains_v1beta1.types.ManagementSettings)\n- [1.1.3](/python/docs/reference/domains/1.1.3/google.cloud.domains_v1beta1.types.ManagementSettings)\n- [1.0.0](/python/docs/reference/domains/1.0.0/google.cloud.domains_v1beta1.types.ManagementSettings)\n- [0.4.3](/python/docs/reference/domains/0.4.3/google.cloud.domains_v1beta1.types.ManagementSettings)\n- [0.3.0](/python/docs/reference/domains/0.3.0/google.cloud.domains_v1beta1.types.ManagementSettings)\n- [0.2.3](/python/docs/reference/domains/0.2.3/google.cloud.domains_v1beta1.types.ManagementSettings)\n- [0.1.0](/python/docs/reference/domains/0.1.0/google.cloud.domains_v1beta1.types.ManagementSettings) \n\n ManagementSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nDefines renewal, billing, and transfer settings for a\n`Registration`.\n\nClasses\n-------\n\n### RenewalMethod\n\n RenewalMethod(value)\n\nDefines how the `Registration` is renewed. \n\n To disable automatic renewals, delete the resource by\n calling `DeleteRegistration` or export it by calling\n `ExportRegistration`.\n MANUAL_RENEWAL (2):\n The domain must be explicitly renewed each year before its\n `expire_time`. This option is only available when the\n `Registration` is in state `EXPORTED`.\n\n To manage the domain's current billing and renewal settings,\n go to `Google Domains \u003chttps://domains.google/\u003e`__."]]