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 `RoutersScopedList` is 3.6.0, while the content focuses on version 3.0.0 and includes a historical list of other versions."],["The `RoutersScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`RoutersScopedList` has two constructors: a default constructor and one that accepts another `RoutersScopedList` instance."],["The class has two properties: `Routers`, a list of routers, and `Warning`, which is an informational warning that will replace the list if it's empty."],["The RoutersScopedList is within the Google.Cloud.Compute.V1 namespace and the Google.Cloud.Compute.V1.dll assembly."]]],[]]