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.CommitmentsScopedList` is 3.6.0, with multiple previous versions available, including versions in the 3.x, 2.x, and 1.x series."],["`CommitmentsScopedList` is a sealed class in the `Google.Cloud.Compute.V1` namespace that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and one that takes another `CommitmentsScopedList` as a parameter to create a new object."],["It contains a `Commitments` property of type `RepeatedField\u003cCommitment\u003e` which holds a list of commitments, and a `Warning` property of type `Warning` that serves as a warning message when the list of commitments is empty."],["The page provides links to the documentation of previous versions of this sealed class, with versions ranging from 1.0.0 to 3.6.0."]]],[]]