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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRoutersScopedList\u003c/code\u003e class is a part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, found within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly, and it's used to handle lists of routers within a specific scope.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest version, and there are multiple prior versions of this \u003ccode\u003eRoutersScopedList\u003c/code\u003e class documentation available, spanning from version 1.0.0 up to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRoutersScopedList\u003c/code\u003e class contains two main properties: \u003ccode\u003eRouters\u003c/code\u003e, which is a list of \u003ccode\u003eRouter\u003c/code\u003e objects, and \u003ccode\u003eWarning\u003c/code\u003e, which is used to provide informational warnings if the router list is empty.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor, \u003ccode\u003eRoutersScopedList()\u003c/code\u003e, and a copy constructor, \u003ccode\u003eRoutersScopedList(RoutersScopedList other)\u003c/code\u003e, which allows for the creation of a new instance based on an existing one.\u003c/p\u003e\n"]]],[],null,[]]