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."],[[["The latest version available for `RenewalSettings` within the Cloud Channel v1 API is 2.14.0, with multiple prior versions listed, including the current 2.10.0 version."],["`RenewalSettings` is a class within the `Google.Cloud.Channel.V1` namespace used to configure renewal options for renewable Offers."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring functionality and versatility in working with the class."],["Key properties of the `RenewalSettings` class include `EnableRenewal`, `PaymentCycle`, `PaymentPlan`, and `ResizeUnitCount`, which are used to set the different options related to renewals."],["The `RenewalSettings` class has two constructors, one being an empty constructor, and another which takes in another instance of `RenewalSettings`."]]],[]]