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-04-09 UTC."],[[["This webpage provides documentation for the `UrlMapsScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The `UrlMapsScopedList` class, part of the Google Cloud Compute .NET library, manages a list of `UrlMap` instances and includes a `Warning` property for conveying informational warnings."],["The document highlights the availability of multiple versions of the `UrlMapsScopedList` class, ranging from version 1.0.0 to the latest version 3.6.0, with version 3.2.0 being specifically detailed."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class, showcasing its integration within the .NET framework."],["The page lists the constructors available to the class: a default one (`UrlMapsScopedList()`), and another that allows a `UrlMapsScopedList` object to be passed in, allowing for the object to be duplicated (`UrlMapsScopedList(UrlMapsScopedList other)`)."]]],[]]