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-02 UTC."],[[["The `CommitmentsScopedList` class, part of the `Google.Cloud.Compute.V1` namespace, is available in multiple versions, with version 3.6.0 being the latest and 1.0.0 being the oldest."],["This class, located within the `Google.Cloud.Compute.V1.dll` assembly, implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `CommitmentsScopedList` class includes a `Commitments` property, which provides a list of commitments within a specific scope, as well as a `Warning` property for informational warnings when the commitment list is empty."],["The class offers two constructors: a default constructor and another that accepts a `CommitmentsScopedList` object to create a new instance."]]],[]]