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 provided content is a reference document for the `RenewalSettings` class within the Google Cloud Channel v1 API, specifically version 2.9.0, and details how to manage the renewal settings for offers."],["The `RenewalSettings` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities such as message handling, equality comparisons, deep cloning, and buffer management."],["The document outlines the inheritance structure of `RenewalSettings`, showing it inherits from `object`, and lists inherited members like `GetHashCode`, `GetType`, and `ToString`."],["The document provides details for the `RenewalSettings` class, such as it's constructors, and also the properties `EnableRenewal`, `PaymentCycle`, `PaymentPlan`, and `ResizeUnitCount`, including what they do and the data type they return."],["There is a detailed list of prior versions of the documentation for `RenewalSettings`, with each version hyperlinked for direct access."]]],[]]