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."],[[["The latest version of `CommitmentSettings` is 2.14.0, with various versions ranging from 1.0.0 to 2.14.0, all accessible via provided links."],["`CommitmentSettings` is a class related to commitment-based offers within the `Google.Cloud.Channel.V1` namespace, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CommitmentSettings` class includes constructors for creating instances and properties for managing commitment start and end times, as well as renewal settings, with the start and end times being output-only."],["The class is found in the Google.Cloud.Channel.V1.dll assembly."],["The `CommitmentSettings` class inherits from `Object` and has access to inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]