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-04-09 UTC."],[[["This webpage provides documentation for the `CommitmentsScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage across multiple versions."],["The `CommitmentsScopedList` class is part of the `Google.Cloud.Compute.V1` assembly and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties `Commitments`, which is a list of `Commitment` objects, and `Warning`, which displays an informational warning if the list of commitments is empty."],["The documentation includes a list of available versions of `CommitmentsScopedList` ranging from version 1.0.0 to the latest 3.6.0 version, allowing users to navigate to the information for the version they are using."],["`CommitmentsScopedList` has two constructors: a parameterless one and another that takes a `CommitmentsScopedList` object as a parameter."]]],[]]