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-02 UTC."],[[["Version 3.6.0 is the latest release, while the page primarily details versions from 1.0.0 to 3.6.0 of the Google.Cloud.Compute.V1.ReservationsScopedList."],["The `ReservationsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, within the Google.Cloud.Compute.V1 namespace."],["The class `ReservationsScopedList` has two constructors, one being a default and the other accepting another `ReservationsScopedList` object as an argument for copying."],["The class includes properties such as `Reservations`, a `RepeatedField` that contains a list of reservations, and `Warning`, which provides an informational warning if the reservation list is empty."]]],[]]