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 `Google.Cloud.Compute.V1.ReservationsScopedList` is 3.6.0, and this page provides access to documentation for versions ranging from 1.0.0 to 3.6.0."],["`ReservationsScopedList` is a sealed class that inherits from Object and implements `IMessage\u003cReservationsScopedList\u003e`, `IEquatable\u003cReservationsScopedList\u003e`, `IDeepCloneable\u003cReservationsScopedList\u003e`, `IBufferMessage`, and `IMessage`."],["The class includes two constructors, `ReservationsScopedList()` and `ReservationsScopedList(ReservationsScopedList other)`, allowing for default initialization or initialization with an existing instance."],["It contains two main properties: `Reservations`, which holds a list of reservations in the scope, and `Warning`, which can provide an informational warning when the reservation list is empty."],["This class is defined within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]