ManagementSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)Defines renewal, billing, and transfer settings for a
Registration.
Attributes |
|
|---|---|
| Name | Description |
renewal_method |
google.cloud.domains_v1beta1.types.ManagementSettings.RenewalMethod
Output only. The renewal method for this Registration.
|
transfer_lock_state |
google.cloud.domains_v1beta1.types.TransferLockState
Controls whether the domain can be transferred to another registrar. |
Classes
RenewalMethod
RenewalMethod(value)Defines how the Registration is renewed.
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/>`__.