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."],[[["The latest version of the `UrlMapsScopedList` is 3.6.0, but the page focuses on version 3.1.0 of the `Google.Cloud.Compute.V1` package."],["`UrlMapsScopedList` is a class within the `Google.Cloud.Compute.V1` namespace, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor, `UrlMapsScopedList()`, and another that accepts another `UrlMapsScopedList` object as a parameter."],["The `UrlMapsScopedList` class contains a `UrlMaps` property of type `RepeatedField\u003cUrlMap\u003e`, representing a list of UrlMaps within the current scope."],["The `Warning` property allows for informational warnings of the type `Warning` to replace empty backend services."]]],[]]