public sealed class CommitmentSettings : IMessage<CommitmentSettings>, IEquatable<CommitmentSettings>, IDeepCloneable<CommitmentSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class CommitmentSettings.
[[["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 API, covering versions from 1.0.0 to 2.14.0, with 2.14.0 being the latest."],["`CommitmentSettings` is a class used for commitment-based offers, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CommitmentSettings` class includes properties such as `EndTime`, `RenewalSettings`, and `StartTime`, which manage the duration and renewal configuration of a commitment."],["The `CommitmentSettings` class has two constructors, one being a default constructor, the other a constructor to take in another instance of the class."]]],[]]