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, specifically version 2.17.0, and also contains links to previous versions all the way to version 1.0.0."],["The `CommitmentsScopedList` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a constructor `CommitmentsScopedList()` and `CommitmentsScopedList(CommitmentsScopedList other)`, which takes in another `CommitmentsScopedList` object as an argument, for potential use in copying."],["The `CommitmentsScopedList` has two key properties: `Commitments`, which is a list of Commitment objects, and `Warning`, which provides an informational warning when the list is empty."],["The latest version of the CommitmentsScopedList available is 3.6.0, with a comprehensive history of prior versions listed."]]],[]]