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 page provides documentation for the `RoutersScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically in version 2.6.0, as well as links to older versions of it."],["The `RoutersScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for advanced object manipulation and data handling."],["It includes two constructors, one default and another that accepts an existing `RoutersScopedList` for creating a new object based on the existing one."],["The class has two main properties: `Routers`, a list of routers, and `Warning`, which provides informational warnings if the router list is empty."],["The page documents the class's inheritance from `Object` and lists the inherited members that `RoutersScopedList` has access to."]]],[]]