public sealed class UrlMapReference : IMessage<UrlMapReference>, IEquatable<UrlMapReference>, IDeepCloneable<UrlMapReference>, 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."],[[["The webpage provides documentation for the `UrlMapReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its versions, inheritance, implementations, constructors, and properties."],["The `UrlMapReference` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The latest version documented on the page is 3.6.0, while the current version being detailed is 2.15.0, with a comprehensive list of versions ranging from 1.0.0 up to 3.6.0."],["`UrlMapReference` class includes two constructors, a default constructor `UrlMapReference()` and an overloaded one `UrlMapReference(UrlMapReference other)`, and it also defines two properties: `HasUrlMap` (a boolean) and `UrlMap` (a string)."],["The available documentation is specifically for the .NET platform, as inferred from the file names and links provided within the content, and the usage of Microsoft references."]]],[]]