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, specifically version 3.5.0 of the Google Cloud Compute .NET library."],["The `ReservationsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling message data and providing equality and cloning functionality."],["The page provides links to various versions of the `ReservationsScopedList`, ranging from the latest (3.6.0) down to version 1.0.0."],["The class contains properties such as `Reservations`, a `RepeatedField` list of `Reservation` objects, and `Warning`, to provide information in case of an empty list."],["The page lists a `ReservationsScopedList` constructor, for constructing an empty instance or another instance from an existing `ReservationsScopedList` instance."]]],[]]