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 available for `Google.Cloud.Compute.V1.CommitmentsScopedList` is version 3.6.0, with multiple prior versions dating back to 1.0.0 available."],["The current page is focused on version 2.10.0 of `CommitmentsScopedList` which is a part of the `Google.Cloud.Compute.V1` namespace."],["The `CommitmentsScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, a default one and one that takes another `CommitmentsScopedList` as a parameter, allowing for the creation of new instances as well as copying existing ones."],["The class has two key properties: `Commitments`, a repeated field of `Commitment` objects, and `Warning`, an output-only informational warning."]]],[]]