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, across various versions."],["The latest version of the `UrlMapReference` documentation is version 3.6.0, with historical versions ranging back to 1.0.0."],["The `UrlMapReference` class, a sealed class in C#, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default `UrlMapReference()` and another, `UrlMapReference(UrlMapReference other)`, that accepts another `UrlMapReference` as a parameter, as well as having `HasUrlMap` and `UrlMap` properties."],["The documentation covers how the `UrlMapReference` class inherits from the `Object` class and lists the members that are inherited as well."]]],[]]