Reference documentation and code samples for the Cloud Domains V1 API module Google::Cloud::Domains::V1::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 2024-10-30 UTC."],[],[]]