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."],[[["The webpage provides documentation for the `UrlMapsScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage across various versions."],["The latest version documented for `UrlMapsScopedList` is 3.6.0, and documentation is available for versions ranging from 1.0.0 to 3.6.0."],["`UrlMapsScopedList` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `object` class."],["The class contains the properties `UrlMaps`, a list of `UrlMap` instances and `Warning` to inform of an empty list."],["The documentation lists inherited members from `object`, and provides details on the class' constructors including a default constructor and a copy constructor."]]],[]]