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 available for `UrlMapsScopedList` is 3.6.0, which can be found in the `Google.Cloud.Compute.V1` namespace."],["The `UrlMapsScopedList` class provides a list of available versions ranging from 1.0.0 to 3.6.0, with direct links to each version's documentation."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from `Object`."],["The class includes properties for `UrlMaps`, which is a list of UrlMaps in the scope, and `Warning`, which is an informational warning for an empty list of backend services."],["The class contains two constructor overloads, one being empty, and the other taking another `UrlMapsScopedList` as an argument."]]],[]]