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, constructors, and implementations."],["The `CommitmentSettings` class is designed for commitment-based offers and includes properties for `EndTime`, `RenewalSettings`, and `StartTime`, and is a part of the Google.Cloud.Channel.V1 namespace."],["The documentation shows that the latest version of the `CommitmentSettings` documentation is version 2.14.0, and the current page being viewed is for version 2.11.0, with historical versions of the documentation ranging from version 1.0.0 up to the latest."],["The class `CommitmentSettings` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Two constructors are provided for the `CommitmentSettings` class: a default constructor and one that accepts another `CommitmentSettings` object as a parameter."]]],[]]