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 reference documentation for the `RenewalSettings` class within the Google Cloud Channel v1 API, specifically for version 2.12.0, and offers access to different API versions."],["`RenewalSettings` is designed for managing the renewal configurations of renewable Offers and contains details such as whether renewal is enabled."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["`RenewalSettings` has properties to define renewal actions, such as `EnableRenewal`, `PaymentCycle`, `PaymentPlan`, and `ResizeUnitCount`, allowing for control over billing frequency, billing method, and unit count at renewal."],["The content includes different versions from 2.14.0 down to 1.0.0 that can be accessed to see the different changes to `RenewalSettings`."]]],[]]