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, detailing its properties and usage."],["The latest version of the `CommitmentSettings` class is 2.14.0, with a comprehensive list of previous versions ranging from 1.0.0 to 2.13.0, all accessible via hyperlinks."],["`CommitmentSettings` is used for configuring commitment-based offers, including properties like `EndTime`, `RenewalSettings`, and `StartTime`, all of which use a `Timestamp` data type."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["Constructors are available for both creating a new `CommitmentSettings` object or a copy of an existing `CommitmentSettings` object, as shown by the `CommitmentSettings()` and `CommitmentSettings(CommitmentSettings)` constructors."]]],[]]