RenewalSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)Renewal settings for renewable Offers.
| Attributes | |
|---|---|
| Name | Description | 
| enable_renewal | boolIf false, the plan will be completed at the end date. | 
| resize_unit_count | boolIf true and enable_renewal = true, the unit (for example seats or licenses) will be set to the number of active units at renewal time. | 
| payment_plan | google.cloud.channel_v1.types.PaymentPlanDescribes how a reseller will be billed. | 
| payment_cycle | google.cloud.channel_v1.types.PeriodDescribes how frequently the reseller will be billed, such as once per month. |