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 available for `Google.Cloud.Compute.V1.ReservationsScopedList` is version 3.6.0, with multiple prior versions dating back to 1.0.0 available."],["`ReservationsScopedList` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all of which are part of the .NET platform."],["This class inherits from the `Object` class and provides access to its inherited members, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `ReservationsScopedList` class includes two constructors, a parameterless one, and one that takes another `ReservationsScopedList` object."],["The class has a `Reservations` property, of type `RepeatedField\u003cReservation\u003e`, which contains a list of reservations in the scope and a `Warning` property, which displays an informational warning if the list is empty."]]],[]]