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, detailing its versions, inheritance, implementations, constructors, and properties."],["The `UrlMapReference` class is part of the `Google.Cloud.Compute.V1.dll` assembly, implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, inheriting from `object`."],["The latest version of the documentation available is version 3.6.0, and historical versions are available, down to version 1.0.0, for the `UrlMapReference` class."],["The `UrlMapReference` class has two constructors: a default constructor and a constructor that takes another `UrlMapReference` object as a parameter."],["The `UrlMapReference` class includes two properties: `HasUrlMap` which indicates if the \"url_map\" field is set and `UrlMap`, which is a string property."]]],[]]