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 page provides documentation for the `CommitmentSettings` class within the `Google.Cloud.Channel.V1` namespace, detailing its structure and functionality for commitment-based offers."],["The `CommitmentSettings` class, which is part of the Google.Cloud.Channel.V1 library, is used for managing commitment details and is available in versions ranging from 1.0.0 to the latest 2.14.0."],["`CommitmentSettings` includes properties like `EndTime`, `RenewalSettings`, and `StartTime`, all offering timestamp-related values, for managing the duration and renewals of commitments."],["The class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and is constructable with or without another CommitmentSettings object."],["The most recent version of Commitment Settings is version 2.14.0."]]],[]]