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-31 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.ReservationsScopedList` is 3.6.0, with multiple previous versions available, including the current page's version of 2.5.0."],["`ReservationsScopedList` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inheritance from `Object`."],["This class is found within the `Google.Cloud.Compute.V1` namespace and its associated assembly, `Google.Cloud.Compute.V1.dll`."],["The `ReservationsScopedList` class has two constructors: a default one and one that takes another `ReservationsScopedList` object as a parameter for copying."],["Key properties of the `ReservationsScopedList` class include `Reservations`, which is a `RepeatedField` of `Reservation` objects, and `Warning`, which is used to display informational warnings when the reservation list is empty."]]],[]]