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-24 UTC."],[[["The webpage provides documentation for the `ReservationsScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.13.0."],["This class, `ReservationsScopedList`, is part of the Google Cloud Compute API and includes functionality for managing a list of reservations, implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation details the inheritance hierarchy, showing that `ReservationsScopedList` inherits from `object`."],["The class includes two constructors, a default one and one that takes another `ReservationsScopedList` object as a parameter, and also two properties: `Reservations` and `Warning`, with detailed descriptions of their types and purpose."],["Multiple versions of this API are accessible, ranging from version 1.0.0 to the latest version 3.6.0."]]],[]]