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-31 UTC."],[[["The latest version available for `RoutersScopedList` is 3.6.0, part of the Google.Cloud.Compute.V1 namespace, with the content providing links to documentation for versions ranging from 1.0.0 to 3.6.0."],["`RoutersScopedList` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and has inheritance from the base `Object` class."],["The class includes properties such as `Routers`, which is a list of routers, and `Warning`, used to display warnings when the router list is empty."],["There are two constructors, a default `RoutersScopedList()` constructor and another `RoutersScopedList(RoutersScopedList other)` constructor that takes another `RoutersScopedList` instance as an argument."],["The `RoutersScopedList` class belongs to the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly file."]]],[]]