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.13.0 of the Google Cloud Compute .NET library."],["The `CommitmentsScopedList` class is used to represent a list of commitments within a specific scope, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of this documentation is 3.6.0, and there are many documented prior versions, going as far back as version 1.0.0."],["It contains two key properties: `Commitments`, which is a repeated field of `Commitment` objects, and `Warning`, which provides a warning when the list is empty."],["The class has two constructors, one parameterless and another that takes another `CommitmentsScopedList` object as a parameter."]]],[]]