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 information for the `RenewalSettings` class within the Google Cloud Channel v1 API, detailing its properties, constructors, inheritance, and implemented interfaces."],["The latest version of the `RenewalSettings` class is 2.14.0, and the documentation offers links to previous versions, spanning from 2.13.0 down to 1.0.0, to view historical API information."],["The `RenewalSettings` class is used to define settings for the renewal of renewable Offers, and it includes properties such as `EnableRenewal`, `PaymentCycle`, `PaymentPlan`, and `ResizeUnitCount`."],["The `RenewalSettings` class can be instantiated with no arguments, or with another `RenewalSettings` object, allowing for flexibility."],["The `RenewalSettings` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]