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."],["The `CommitmentSettings` class is used for configuring commitment-based offers and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties `EndTime`, `RenewalSettings`, and `StartTime`, detailing the commitment's duration and renewal options, as well as constructors for default and copying instances."],["The `CommitmentSettings` class is part of the `Google.Cloud.Channel.V1` namespace, located within the `Google.Cloud.Channel.V1.dll` assembly."]]],[]]