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 latest version of the `UrlMapsScopedList` is 3.6.0, as part of the Google.Cloud.Compute.V1 package."],["This document provides access to multiple versions of `UrlMapsScopedList`, ranging from version 1.0.0 up to the latest 3.6.0."],["`UrlMapsScopedList` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities."],["`UrlMapsScopedList` has two constructors: a default constructor and one that takes another `UrlMapsScopedList` object as a parameter for copying."],["The class includes two primary properties, `UrlMaps`, which is a list of UrlMaps, and `Warning`, which is a warning that replaces the list of backend services if that list is empty."]]],[]]