Class RenewalSettings (1.6.3)
Stay organized with collections
Save and categorize content based on your preferences.
RenewalSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Renewal settings for renewable Offers.
Attributes
Name | Description |
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.
|
Inheritance
builtins.object
>
proto.message.Message
>
RenewalSettings
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-01-24 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]