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 document provides reference documentation for the `RenewalSettings` class within the Google Cloud Channel v1 API, detailing its properties and usage."],["The latest version of the `RenewalSettings` class is 2.14.0, and the document includes links to all versions ranging from 1.0.0 to the most current."],["`RenewalSettings` is used to manage the renewal settings for renewable Offers, including whether the plan is automatically renewed or not, and includes settings for `EnableRenewal`, `PaymentCycle`, `PaymentPlan`, and `ResizeUnitCount`."],["The class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class, while also containing two constructor options."],["The properties of the `RenewalSettings` class provide settings related to billing frequency, billing method, whether to enable renewal and setting the number of units at renewal time."]]],[]]