public sealed class CommitmentsScopedList : IMessage<CommitmentsScopedList>, IEquatable<CommitmentsScopedList>, IDeepCloneable<CommitmentsScopedList>, IBufferMessage, IMessage
[[["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 details the `CommitmentsScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.3.0, with links to older and newer versions."],["The `CommitmentsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities in message handling, comparison, cloning, and buffering."],["It contains two primary properties: `Commitments`, which is a list of commitments within a scope, and `Warning`, which provides an informational warning if the commitment list is empty."],["The class has two constructors: a default constructor and a copy constructor, which enables creating a new instance from an existing `CommitmentsScopedList` object."],["The latest version of the `CommitmentsScopedList` is version 3.6.0, according to the list provided, and there are multiple older versions available, down to 1.0.0."]]],[]]