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 content provides a historical overview of the `RoutersScopedList` class within the `Google.Cloud.Compute.V1` library, spanning from version 1.0.0 to the latest 3.6.0."],["`RoutersScopedList` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which can be used in a Google Cloud environment."],["The class contains two key properties: `Routers`, a list of routers within the current scope, and `Warning`, which provides a warning message if the router list is empty."],["There are two constructors available for the class: a parameterless constructor, and one that takes another `RoutersScopedList` object to duplicate it's properties."],["The `RoutersScopedList` class is found in the `Google.Cloud.Compute.V1` namespace, within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]