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 latest version of the `UrlMapReference` class is 3.6.0, as shown by the provided documentation links."],["The documentation provides a historical overview of `UrlMapReference` class, starting from version 1.0.0 up to the latest 3.6.0."],["`UrlMapReference` class implements several interfaces: `IMessage\u003cUrlMapReference\u003e`, `IEquatable\u003cUrlMapReference\u003e`, `IDeepCloneable\u003cUrlMapReference\u003e`, `IBufferMessage`, and `IMessage`."],["The class has two constructors: a default one `UrlMapReference()` and another that takes an `UrlMapReference` object as parameter `UrlMapReference(UrlMapReference other)`."],["`UrlMapReference` class contains two properties, `HasUrlMap` which is a boolean indicating if the url_map is set, and `UrlMap` of string type."]]],[]]