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."],[[["The `CommitmentSettings` class in the Google Cloud Channel v1 API is designed for managing commitment-based offers."],["The latest version of `CommitmentSettings` is 2.14.0, but the current document focuses on version 2.12.0."],["`CommitmentSettings` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities in message handling and data management."],["Key properties of the `CommitmentSettings` class include `EndTime`, `RenewalSettings`, and `StartTime`, which manage commitment duration and renewal options."],["This class also includes constructors to create an empty instance, or a copy of an existing `CommitmentSettings` object."]]],[]]