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` API is 2.14.0, but the page provides information for version 2.6.0 and several other prior versions, ranging from 1.0.0 to 2.13.0."],["The `RenewalSettings` class allows configuration of settings for renewable Offers, including whether renewal is enabled, how often the reseller will be billed, and how billing will occur."],["The `RenewalSettings` class contains four properties, `EnableRenewal`, `PaymentCycle`, `PaymentPlan`, and `ResizeUnitCount`, that handle enabling or disabling renewals, billing cycles, payment plans, and resizing unit counts, respectively."],["This document provides details on the constructors of `RenewalSettings` such as `RenewalSettings()` and `RenewalSettings(RenewalSettings other)`."]]],[]]