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_v1.types.ManagementSettings.RenewalMethod
Output only. The renewal method for this ``Registration``. |
transfer_lock_state |
google.cloud.domains_v1.types.TransferLockState
Controls whether the domain can be transferred to another registrar. |
Inheritance
builtins.object > proto.message.Message > ManagementSettingsClasses
RenewalMethod
RenewalMethod(value)
Defines how the Registration
is renewed.