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, detailing its properties, inheritance, and implemented interfaces."],["The `RoutersScopedList` class, found in the `Google.Cloud.Compute.V1.dll` assembly, represents a scoped list of routers and is part of version 2.16.0 of the Google Cloud Compute .NET library."],["Available versions of the `RoutersScopedList` documentation range from 1.0.0 up to the latest version 3.6.0, with each version linked to its respective documentation page."],["The class has two constructors: a default constructor, `RoutersScopedList()`, and another that takes a `RoutersScopedList` object as a parameter, `RoutersScopedList(RoutersScopedList other)`."],["The `RoutersScopedList` class contains two properties: `Routers`, which is a `RepeatedField` of `Router` objects, and `Warning`, which is a `Warning` object that provides a warning message if the list of routers is empty."]]],[]]