public sealed class ReservationsScopedList : IMessage<ReservationsScopedList>, IEquatable<ReservationsScopedList>, IDeepCloneable<ReservationsScopedList>, 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 latest version of the `Google.Cloud.Compute.V1.ReservationsScopedList` is 3.6.0, with multiple previous versions available, including versions in the 3.x, 2.x, and 1.x series."],["`ReservationsScopedList` is a class within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."],["The class `ReservationsScopedList` implements several interfaces, including `IMessage\u003cReservationsScopedList\u003e`, `IEquatable\u003cReservationsScopedList\u003e`, `IDeepCloneable\u003cReservationsScopedList\u003e`, `IBufferMessage`, and `IMessage`."],["The class includes two constructors: a default constructor and one that takes another `ReservationsScopedList` object as a parameter for creating a new instance."],["The class contains two main properties: `Reservations`, a list of reservations in the current scope, and `Warning`, which holds an informational warning if the list is empty."]]],[]]