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\u003eThe latest version available for \u003ccode\u003eRenewalSettings\u003c/code\u003e is 2.14.0, with previous versions ranging from 2.13.0 down to 1.0.0, all accessible via links provided.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRenewalSettings\u003c/code\u003e is a class for managing renewable offers within the Google Cloud Channel API, inheriting from Object and implementing various interfaces like IMessage, IEquatable, and IDeepCloneable.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers several properties including \u003ccode\u003eEnableRenewal\u003c/code\u003e, \u003ccode\u003ePaymentCycle\u003c/code\u003e, \u003ccode\u003ePaymentPlan\u003c/code\u003e, and \u003ccode\u003eResizeUnitCount\u003c/code\u003e, allowing for customization of renewal behavior, billing frequency, and seat management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnableRenewal\u003c/code\u003e property determines if a plan will continue past its end date, and when combined with \u003ccode\u003eResizeUnitCount\u003c/code\u003e, it enables the number of units to match the number of active ones at the time of renewal.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated through a parameterless constructor or a copy constructor which accepts another \u003ccode\u003eRenewalSettings\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]