[[["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-04 UTC."],[],[],null,["# Google Cloud Domains V1 Client - Class RenewalMethod (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/cloud-domains/latest/V1.ManagementSettings.RenewalMethod)\n- [1.0.3](/php/docs/reference/cloud-domains/1.0.3/V1.ManagementSettings.RenewalMethod)\n- [0.5.5](/php/docs/reference/cloud-domains/0.5.5/V1.ManagementSettings.RenewalMethod)\n- [0.4.2](/php/docs/reference/cloud-domains/0.4.2/V1.ManagementSettings.RenewalMethod)\n- [0.3.1](/php/docs/reference/cloud-domains/0.3.1/V1.ManagementSettings.RenewalMethod)\n- [0.2.11](/php/docs/reference/cloud-domains/0.2.11/V1.ManagementSettings.RenewalMethod) \nReference documentation and code samples for the Google Cloud Domains V1 Client class RenewalMethod.\n\nDefines how the `Registration` is renewed.\n\nProtobuf type `google.cloud.domains.v1.ManagementSettings.RenewalMethod`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Domains \\\\ V1 \\\\ ManagementSettings\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### RENEWAL_METHOD_UNSPECIFIED\n\n Value: 0\n\nThe renewal method is undefined.\n\nGenerated from protobuf enum `RENEWAL_METHOD_UNSPECIFIED = 0;`\n\n### AUTOMATIC_RENEWAL\n\n Value: 1\n\nThe domain is automatically renewed each year .\n\nTo disable automatic renewals, delete the resource by calling\n`DeleteRegistration` or export it by calling `ExportRegistration`.\n\nGenerated from protobuf enum `AUTOMATIC_RENEWAL = 1;`\n\n### MANUAL_RENEWAL\n\n Value: 2\n\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\nTo manage the domain's current billing and\nrenewal settings, go to [Google Domains](https://domains.google/).\n\nGenerated from protobuf enum `MANUAL_RENEWAL = 2;`"]]