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 page details the `UrlMapsScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.2.0, with links to older and newer versions."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["It contains a list of `UrlMap` objects accessible via the `UrlMaps` property, which is a `RepeatedField`."],["The class also has a `Warning` property of type `Warning`, for an informational warning, that replaces an empty list of backend services."],["The webpage provides links to 29 versions of this `UrlMapsScopedList`, ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest version."]]],[]]