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."],[[["The webpage provides documentation for the `CommitmentsScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically referencing version 1.3.0."],["This class is a part of the Google Cloud Compute library for .NET and is used for managing commitments, as indicated by the `Commitment` property."],["The latest available version for `Google.Cloud.Compute.V1.CommitmentsScopedList` is version 3.6.0, and the page provides links to several older versions ranging from 3.5.0 down to 1.0.0."],["`CommitmentsScopedList` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google.Protobuf framework."],["The Class has two constructors, `CommitmentsScopedList()`, and `CommitmentsScopedList(CommitmentsScopedList other)` and has two properties, `Commitments`, and `Warning`."]]],[]]