public sealed class UrlMapsScopedList : IMessage<UrlMapsScopedList>, IEquatable<UrlMapsScopedList>, IDeepCloneable<UrlMapsScopedList>, 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 details the `UrlMapsScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.12.0, and outlines its properties, constructors, and implemented interfaces."],["The latest version of the resource discussed is 3.6.0, and the content lists available versions ranging from 1.0.0 up to 3.6.0, alongside their corresponding documentation links."],["`UrlMapsScopedList` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `UrlMapsScopedList` class contains two properties, `UrlMaps`, which is a list of UrlMaps, and `Warning`, which provides informational warnings."],["There are two constructors for this class, one being the default constructor, and the second accepting an `UrlMapsScopedList` object as a parameter for the purpose of cloning."]]],[]]