public sealed class RoutersScopedList : IMessage<RoutersScopedList>, IEquatable<RoutersScopedList>, IDeepCloneable<RoutersScopedList>, 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-21 UTC."],[[["This webpage provides documentation for the `RoutersScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically covering versions from 1.0.0 to the latest 3.6.0."],["The `RoutersScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["It includes two constructors, a default one and another that takes a `RoutersScopedList` object as a parameter for copying."],["The class contains properties for managing a list of routers (`Routers`) and displaying warnings (`Warning`), which provides information when the list is empty."],["The documentation indicates that this class is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]