public sealed class RenewalSettings : IMessage<RenewalSettings>, IEquatable<RenewalSettings>, IDeepCloneable<RenewalSettings>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eRenewalSettings\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace, which is used for configuring settings for renewable Offers.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides a list of available versions, with version 2.14.0 being the latest, as well as multiple previous versions going back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRenewalSettings\u003c/code\u003e can be set to determine if a plan is automatically renewed, using \u003ccode\u003eEnableRenewal\u003c/code\u003e, the frequency of billing using \u003ccode\u003ePaymentCycle\u003c/code\u003e, and how a reseller is billed, with \u003ccode\u003ePaymentPlan\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be initialized with a constructor, \u003ccode\u003eRenewalSettings()\u003c/code\u003e, and also a constructor that accepts another \u003ccode\u003eRenewalSettings\u003c/code\u003e instance, \u003ccode\u003eRenewalSettings(RenewalSettings other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has the ability to update the number of units at renewal, through the use of \u003ccode\u003eResizeUnitCount\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]