public sealed class RenewalSettings : IMessage<RenewalSettings>, IEquatable<RenewalSettings>, IDeepCloneable<RenewalSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class RenewalSettings.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `RenewalSettings` class within the Google Cloud Channel v1 API, with a focus on managing renewal settings for offers."],["The latest version of the `RenewalSettings` documentation available is for version 2.14.0, but the webpage contains versions all the way back to 1.0.0 for reference."],["The `RenewalSettings` class allows developers to configure the renewal behavior of offers, including settings like enabling renewal, defining the payment cycle and plan, and managing unit count resizing."],["`RenewalSettings` implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["Key properties within `RenewalSettings` include `EnableRenewal`, `PaymentCycle`, `PaymentPlan`, and `ResizeUnitCount`, each controlling different aspects of the renewal process."]]],[]]