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-31 UTC."],[[["The latest version of the `UrlMapsScopedList` is 3.6.0, as shown by the provided link, and there are multiple previous versions available, including 3.5.0, 3.4.0, and so on, down to version 1.0.0."],["`UrlMapsScopedList` is a class within the `Google.Cloud.Compute.V1` namespace, specifically within the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, each with their respective links to their documentation."],["The class features a public property called `UrlMaps`, which is a repeated field containing a list of `UrlMap` objects, and a `Warning` property."],["There are two constructors available for `UrlMapsScopedList`, a default constructor and one that accepts another `UrlMapsScopedList` object as a parameter."]]],[]]