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."],["`CommitmentsScopedList` is a class that inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities such as deep cloning and message handling."],["The class includes a constructor for creating a new instance and another for copying an existing `CommitmentsScopedList`."],["It contains a `Commitments` property which is a read-only list of `Commitment` objects, representing commitments within the defined scope, and a `Warning` property used for an informational output when there are no Commitments."],["The class is part of the `Google.Cloud.Compute.V1` namespace, and its methods includes `GetHashCode`, `GetType`, and `ToString` inherited from the base `object` class."]]],[]]