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."],[[["The latest version of the `Google.Cloud.Compute.V1.ReservationsScopedList` is version 3.6.0, with multiple prior versions available for reference, down to version 1.0.0."],["The `ReservationsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ReservationsScopedList` objects can be created with a default constructor or by copying an existing `ReservationsScopedList` object."],["The class includes a `Reservations` property, which is a list of `Reservation` objects within the current scope."],["The class includes a `Warning` property that contains warning information that could replace the reservation list if empty."]]],[]]