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-04-09 UTC."],[[["This webpage details the `ReservationsScopedList` class within the `Google.Cloud.Compute.V1` namespace, part of the Google Cloud Compute API for .NET."],["The latest version of this resource is 3.6.0, with many older versions, starting from 1.0.0 and up until 3.5.0, being also accessible via the links provided."],["The `ReservationsScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its role in data handling and compatibility within the Google Cloud ecosystem."],["It contains properties such as `Reservations`, a `RepeatedField` of `Reservation` objects, and `Warning`, which is used to display warnings when the reservation list is empty."],["`ReservationsScopedList` inherits from the base class Object, with several base methods being overridable, such as GetHashCode(), GetType(), MemberwiseClone() and ToString()."]]],[]]