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 available for `CommitmentSettings` is 2.14.0, but multiple versions are available, ranging from version 1.0.0 to 2.14.0."],["`CommitmentSettings` is a class related to commitment-based offers within the `Google.Cloud.Channel.V1` namespace and is part of the Google.Cloud.Channel.V1.dll assembly."],["The `CommitmentSettings` class has constructors that allow for creating a new instance or cloning an existing one and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `CommitmentSettings` include `EndTime` and `StartTime`, which use the Timestamp type, as well as `RenewalSettings`, which uses the RenewalSettings type, for commitment end timestamp, commitment start timestamp and renewal settings, respectively."]]],[]]