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 provided content is reference documentation for the `CommitmentSettings` class within the Google Cloud Channel v1 API, specifically for the .NET environment."],["The documentation covers version history, with the latest version being 2.14.0 and a range of previous versions available dating back to 1.0.0, and the current documentation being for version 2.7.0."],["`CommitmentSettings` is a class used for commitment-based offers and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `CommitmentSettings` class include `EndTime`, `RenewalSettings`, and `StartTime`, all of which are detailed in the documentation."],["The documentation is built on the `Google.Cloud.Channel.V1` namespace, and is part of the `Google.Cloud.Channel.V1.dll` assembly."]]],[]]