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 reference documentation for the `CommitmentSettings` class within the Google Cloud Channel v1 API for .NET, detailing its structure and functionality."],["The `CommitmentSettings` class is used to configure commitment-based offers, as part of the `Google.Cloud.Channel.V1` namespace, within the Google Cloud Channel service."],["It shows a comprehensive version history of the `CommitmentSettings` class, beginning with version 1.0.0, and ending with the latest 2.14.0, along with links to the details of each version."],["The `CommitmentSettings` class includes properties like `EndTime`, `RenewalSettings`, and `StartTime` which can be utilized to manage the time frame and renewal behaviour of the commitment-based offers."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."]]],[]]