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 latest version available for `Google.Cloud.Compute.V1.RoutersScopedList` is 3.6.0."],["The content provides a comprehensive list of versions for `Google.Cloud.Compute.V1.RoutersScopedList`, ranging from 1.0.0 to the latest version, 3.6.0."],["The `RoutersScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its ability to interact with other systems and it's data capabilities."],["`RoutersScopedList` has two constructors: a default constructor and a constructor that accepts another `RoutersScopedList` object for data duplication."],["This class includes two properties, `Routers`, which is a list of `Router` objects, and `Warning`, which provides informational messages."]]],[]]