public sealed class CommitmentSettings : IMessage<CommitmentSettings>, IEquatable<CommitmentSettings>, IDeepCloneable<CommitmentSettings>, IBufferMessage, IMessage
[[["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 webpage provides documentation for the `CommitmentSettings` class within the `Google.Cloud.Channel.V1` namespace, detailing various versions of the API, with 2.14.0 being the most recent release."],["The `CommitmentSettings` class is used for commitment-based offers and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has public properties such as `EndTime`, `RenewalSettings`, and `StartTime`, which provide information on the commitment period and renewal settings."],["The page outlines the inheritance and implemented interfaces of the `CommitmentSettings` class, and inherited members from `Object` are listed as well."],["Available constructors for `CommitmentSettings` include a default constructor and one that takes another `CommitmentSettings` object as a parameter for cloning."]]],[]]