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 displayed version 2.5.0."],["The `RoutersScopedList` class, implemented with several interfaces, is derived from the `Object` class within the `Google.Cloud.Compute.V1` namespace."],["The class includes two constructors, one default `RoutersScopedList()` and one that takes another `RoutersScopedList` object as a parameter for creating a new instance."],["The `RoutersScopedList` class has two primary properties: `Routers`, which is a list of `Router` objects, and `Warning`, which is an informational `Warning` object."],["The assembly for this class is `Google.Cloud.Compute.V1.dll`."]]],[]]