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 documents the `CommitmentsScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.8.0, which is part of the Google Cloud Compute .NET library."],["This class, `CommitmentsScopedList`, manages a list of commitments and is implemented using interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with object being the root class it inherits from."],["The `CommitmentsScopedList` class has two constructors and two properties, one for holding a list of commitments with the `RepeatedField\u003cCommitment\u003e` type, and another property `Warning`, which provides an informational message if the commitment list is empty."],["The content provides access to documentation for various versions of the Google Cloud Compute .NET library, from version 1.0.0 up to the latest 3.6.0, and each version links to the documentation for `CommitmentsScopedList`."],["The assembly `Google.Cloud.Compute.V1.dll` contains this class."]]],[]]