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 details the `CommitmentsScopedList` class within the `Google.Cloud.Compute.V1` namespace, part of the Google Cloud Compute API for .NET."],["The latest version of this documentation is 3.6.0, with previous versions ranging back to 1.0.0 also accessible through links."],["The `CommitmentsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling Google Cloud Compute data structures."],["The class includes properties like `Commitments` (a list of `Commitment` objects) and `Warning` (an informational warning)."],["The webpage shows the class definition, constructors, inheritance, properties, namespace, and the assembly where this class is located."]]],[]]