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, specifically in version 1.4.0, which is part of the Google.Cloud.Compute.V1.dll assembly."],["The `RoutersScopedList` class, a part of the .NET library, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The class includes properties for `Routers`, which is a list of `Router` objects, and `Warning`, which provides an informational warning if the list is empty, both are contained in their respective data types."],["The page also lists the available documentation for the class across various versions, ranging from the latest 3.6.0 down to 1.0.0, with hyperlinks to each specific version's documentation."],["There are two constructors for the `RoutersScopedList` class, one of which takes another `RoutersScopedList` object as a parameter."]]],[]]