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-09 UTC."],[[["This webpage provides documentation for the `UrlMapReference` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.5.0."],["The latest version of `UrlMapReference` is 3.6.0, and the page contains links to documentation for numerous previous versions ranging down to 1.0.0."],["`UrlMapReference` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UrlMapReference` class has two constructors, one default and one that takes another `UrlMapReference` object as a parameter."],["Key properties of `UrlMapReference` include `HasUrlMap` (a boolean indicating if the \"url_map\" field is set) and `UrlMap` (a string property for the URL map)."]]],[]]