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."],[[["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, with numerous older versions listed, going back as far as version 1.0.0."],["`UrlMapReference` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `UrlMapReference` has two constructors, one parameterless and one taking another instance of `UrlMapReference` as a parameter."],["The `UrlMapReference` class contains a boolean property `HasUrlMap` indicating if the \"url_map\" field is set, and a string property `UrlMap`."]]],[]]