Cloud Domains v1 API - Enum ManagementSettings.Types.RenewalMethod (2.3.0)

public enum ManagementSettings.Types.RenewalMethod

Reference documentation and code samples for the Cloud Domains v1 API enum ManagementSettings.Types.RenewalMethod.

Defines how the Registration is renewed.

Namespace

Google.Cloud.Domains.V1

Assembly

Google.Cloud.Domains.V1.dll

Fields

NameDescription
AutomaticRenewal

The domain is automatically renewed each year .

To disable automatic renewals, delete the resource by calling DeleteRegistration or export it by calling ExportRegistration.

ManualRenewal

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.

Unspecified

The renewal method is undefined.