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."],[[["The latest version of the `Google.Cloud.Compute.V1` library is 3.6.0, with multiple previous versions available, ranging from 1.0.0 to 3.5.0."],["The `CommitmentsScopedList` class is part of the `Google.Cloud.Compute.V1` namespace and is implemented in the `Google.Cloud.Compute.V1.dll` assembly."],["The `CommitmentsScopedList` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class includes properties `Commitments`, which is a list of commitments in the scope, and `Warning`, which provides an informational warning if the list is empty."],["There are two constructors available: a default constructor, `CommitmentsScopedList()`, and another constructor, `CommitmentsScopedList(CommitmentsScopedList other)`, that allows cloning an existing `CommitmentsScopedList` object."]]],[]]