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 `RenewalSettings` class is part of the Google Cloud Channel v1 API and provides settings for managing renewable offers."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the .NET environment."],["The latest version of `RenewalSettings` is accessible through the `2.14.0` link, while numerous previous versions are documented and linked, ranging from `2.13.0` down to `1.0.0`."],["Key properties of the `RenewalSettings` class include `EnableRenewal`, `PaymentCycle`, `PaymentPlan`, and `ResizeUnitCount`, allowing configuration of the renewal behavior, billing frequency, payment method, and unit adjustments."]]],[]]