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."],[[["The latest version of the `Google.Cloud.Compute.V1` library is 3.6.0, with multiple previous versions available, ranging down to version 1.0.0."],["The content focuses on the `CommitmentsScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically within version 3.4.0, and its inheritance, implemented interfaces, and members are documented."],["`CommitmentsScopedList` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The class `CommitmentsScopedList` includes two public constructors: a parameterless constructor and one that takes another `CommitmentsScopedList` object as an argument."],["The `CommitmentsScopedList` class contains two key properties: `Commitments`, which holds a list of `Commitment` objects, and `Warning`, which provides informational warnings when the list of commitments is empty."]]],[]]