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-02 UTC."],[[["This webpage provides documentation for the `RoutersScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage across various versions."],["The `RoutersScopedList` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `RoutersScopedList` class has two constructors, a default one and another that takes another `RoutersScopedList` as a parameter."],["The class includes two properties: `Routers`, which is a list of `Router` objects, and `Warning`, which provides informational warnings if the routers list is empty."],["The content covers a range of versions, from the latest 3.6.0 down to 1.0.0, each linking to its respective documentation for the `RoutersScopedList` class."]]],[]]