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 access to a list of `UrlMap` objects and a warning property, encapsulating a scoped list of URL maps."],["`UrlMapsScopedList` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message manipulation, equality comparison, deep cloning, and buffered message handling."],["The class has a constructor `UrlMapsScopedList(UrlMapsScopedList other)` which allows the creation of an object from an existing `UrlMapsScopedList` object."],["There are multiple previous versions of this class available, ranging from version 1.0.0 up to the latest 3.6.0."]]],[]]