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 usage and properties across multiple versions."],["The latest version of `UrlMapReference` is 3.6.0, and the documentation provides access to various previous versions, going all the way back to version 1.0.0."],["The `UrlMapReference` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while including methods like `GetHashCode`, `GetType`, and `ToString`."],["The class contains two constructors: a default constructor (`UrlMapReference()`) and a copy constructor (`UrlMapReference(UrlMapReference other)`)."],["The `UrlMapReference` class offers two properties: `HasUrlMap`, a boolean to check if the \"url_map\" field is set, and `UrlMap`, a string property."]]],[]]