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 version 2.7.0."],["The `RoutersScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the inheritance hierarchy of `RoutersScopedList`, showing that it inherits from `object` in the .NET framework."],["The `RoutersScopedList` class has two constructors, a default constructor and one that takes another `RoutersScopedList` object as a parameter."],["It provides information about the properties `Routers`, which contains a list of routers, and `Warning`, which is an informational warning that is present when the list of routers is empty."]]],[]]