Class RenewalSettings (1.4.0)

RenewalSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Renewal settings for renewable Offers.

Attributes

NameDescription
enable_renewal bool
If false, the plan will be completed at the end date.
resize_unit_count bool
If 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.PaymentPlan
Describes how a reseller will be billed.
payment_cycle google.cloud.channel_v1.types.Period
Describes how frequently the reseller will be billed, such as once per month.