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-31 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 latest version of `CommitmentsScopedList` is 3.6.0, but versions from 1.0.0 through to the latest are accessible via the provided links for historical context and reference."],["The `CommitmentsScopedList` class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `CommitmentsScopedList` class has two properties: `Commitments`, which is a list of commitments in the current scope, and `Warning`, which provides an informational warning when the list of commitments is empty."],["The class includes two constructors, one default constructor and another that accepts a `CommitmentsScopedList` object for copying, and it is contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]