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."],[[["This webpage details the `UrlMapsScopedList` class within the `Google.Cloud.Compute.V1` namespace, part of the Google Cloud Compute API for .NET."],["The `UrlMapsScopedList` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has two constructors: a default constructor and one that takes another `UrlMapsScopedList` object as a parameter."],["Key properties include `UrlMaps`, which is a `RepeatedField` of `UrlMap` objects representing a list of URL maps, and `Warning`, which provides informational warnings."],["This webpage also details all previous versions of the library, starting at version 1.0.0, up to the latest version 3.6.0."]]],[]]