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-04-09 UTC."],[[["The latest version of the `RoutersScopedList` is 3.6.0, and it has a history of versions dating back to 1.0.0, all documented on this page."],["`RoutersScopedList` is a class within the `Google.Cloud.Compute.V1` namespace and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors: a default constructor `RoutersScopedList()` and another that copies an existing `RoutersScopedList` object."],["`RoutersScopedList` contains two key properties: `Routers`, which is a list of `Router` objects, and `Warning`, which provides an informational warning when the router list is empty."],["The class inherits members from the base `object` class, including `GetHashCode`, `GetType`, and `ToString`."]]],[]]