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-04-02 UTC."],[[["This webpage provides documentation for the `UrlMapReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its versions, inheritance, and implementation."],["The latest version available for the `UrlMapReference` class is 3.6.0, while the current page details version 2.7.0, which is one of many listed versions ranging down to version 1.0.0."],["The `UrlMapReference` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all within the Google Protocol Buffers framework."],["The `UrlMapReference` class includes two constructors: a default constructor `UrlMapReference()` and an overloaded one `UrlMapReference(UrlMapReference other)` for creating copies."],["Key properties of the `UrlMapReference` class include `HasUrlMap`, a boolean indicating if the \"url_map\" field is set, and `UrlMap`, a string that can be set to specify a url."]]],[]]