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."],[[["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 available for `CommitmentsScopedList` is 3.6.0, with previous versions ranging from 1.0.0 to 3.5.0 listed and linked on this page."],["The `CommitmentsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two primary properties, `Commitments`, which is a list of commitments within the scope, and `Warning`, an informational warning displayed when the commitment list is empty."],["Two constructors are available for the `CommitmentsScopedList` class: a default constructor and one that takes another `CommitmentsScopedList` object as a parameter."]]],[]]