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-04-09 UTC."],[[["The page provides reference documentation for the `RenewalSettings` class within the Google Cloud Channel v1 API, detailing its properties and usage."],["`RenewalSettings` are used to manage the renewal options for renewable offers, allowing configuration of automatic renewals, payment cycles, and unit resizing."],["The latest version of the API is 2.14.0, but it provides access and links to versions as far back as 1.0.0 of the API."],["The `RenewalSettings` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from `Object`."],["The class contains properties for managing renewals, including `EnableRenewal`, `PaymentCycle`, `PaymentPlan`, and `ResizeUnitCount`, with descriptions of each property's purpose."]]],[]]