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-09 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1` library is 3.6.0, with the current page's content specifically detailing version 3.3.0."],["The page provides a version history, listing available versions of `CommitmentsScopedList` from 1.0.0 to the latest release, 3.6.0."],["`CommitmentsScopedList` is a class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CommitmentsScopedList` class has properties for managing a list of commitments (`Commitments`) and any associated warning messages (`Warning`)."],["There are two constructors available for the `CommitmentsScopedList` class, one being empty, and the other taking another `CommitmentsScopedList` as a parameter."]]],[]]