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."],[[["The latest version of the `Google.Cloud.Compute.V1.RoutersScopedList` is 3.6.0, with multiple previous versions available, including the current 2.12.0, which is the main focus of the page."],["The `RoutersScopedList` class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["The `RoutersScopedList` class includes two constructors, one default and one that takes another `RoutersScopedList` object for copying."],["The `Routers` property of the class provides a `RepeatedField` of `Router` objects, representing a list of routers in the current scope."],["The `Warning` property allows for an informational warning to be set, which is displayed if the router list is empty."]]],[]]