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 of the `UrlMapsScopedList` is 3.6.0, as part of the Google Cloud Compute V1 documentation."],["This documentation provides a version history of the `UrlMapsScopedList` class, ranging from version 1.0.0 up to the latest 3.6.0, alongside the currently viewed version 2.16.0."],["The `UrlMapsScopedList` class, within the Google.Cloud.Compute.V1 namespace, includes properties such as `UrlMaps` which contains a list of UrlMaps, and `Warning` which provides an informational message."],["The `UrlMapsScopedList` class implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, indicating its capabilities and functionalities."],["The class has two constructors `UrlMapsScopedList()`, and `UrlMapsScopedList(UrlMapsScopedList other)` to allow for creating instances of this class."]]],[]]