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-04-02 UTC."],[[["The latest version of `CommitmentSettings` is 2.14.0, with various other versions available, spanning from 1.0.0 to 2.13.0."],["`CommitmentSettings` is a class used for managing settings related to commitment-based offers within the Google Cloud Channel API, belonging to the `Google.Cloud.Channel.V1` namespace."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring comprehensive functionality and compatibility within the .NET environment."],["`CommitmentSettings` includes properties for managing commitment timestamps, like `EndTime` and `StartTime`, as well as optional `RenewalSettings` for commitment-based offers."],["The `CommitmentSettings` class has two constructors, one default constructor and one that takes in a `CommitmentSettings` parameter."]]],[]]