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, with the page detailing versions ranging from 1.0.0 to 3.6.0."],["The `UrlMapsScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors: a default constructor `UrlMapsScopedList()` and an overload that takes another `UrlMapsScopedList` object as a parameter, `UrlMapsScopedList(UrlMapsScopedList other)`."],["The `UrlMapsScopedList` class contains two properties, `UrlMaps`, a list of `UrlMap` objects, and `Warning`, which provides informational warnings."],["The `UrlMapsScopedList` class inherits from the `object` class and provides `GetHashCode`, `GetType`, and `ToString` inherited methods."]]],[]]