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 webpage provides documentation for the `CommitmentsScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage."],["The most recent version of the documentation available is for version 3.6.0, while the current page being viewed is for version 3.5.0, with links to versions ranging from 1.0.0 to 3.6.0."],["The `CommitmentsScopedList` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities related to message handling and object comparisons."],["The class contains properties for `Commitments`, which is a list of commitments within the specified scope, and `Warning`, which displays an informational warning if the list is empty."],["The `CommitmentsScopedList` has two constructors; a default one and one that takes another `CommitmentsScopedList` object."]]],[]]