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, as part of the `Google.Cloud.Compute.V1` package, with the content provided showing versions ranging from 1.0.0 up to 3.6.0."],["The `UrlMapsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `UrlMaps`, which is a list of UrlMaps contained within the scope, and `Warning`, which will present an informational message if there are no back end services."],["The `UrlMapsScopedList` has two constructors: a default constructor and another that accepts an existing `UrlMapsScopedList` as a parameter to create a new instance."]]],[]]