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.