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, specifically version 2.9.0, with links to older and newer versions."],["The `UrlMapsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality in message handling and data management."],["The class offers two constructors, a default constructor, and one that accepts another `UrlMapsScopedList` instance for cloning purposes."],["It contains two properties, `UrlMaps` which holds a list of `UrlMap` objects, and `Warning`, which is an object that displays an informational warning when the list of backend services is empty."],["The webpage lists all versions of the `UrlMapsScopedList` class from version 1.0.0 up until 3.6.0, with 3.6.0 being the latest and version 2.9.0 is what is currently being displayed."]]],[]]