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, specifically version 2.5.0 of the library."],["The `UrlMapReference` class, which inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, is detailed."],["The available versions of the `UrlMapReference` documentation range from the latest 3.6.0 down to 1.0.0, which can be found by clicking on their respective links."],["The documentation includes information on the class's constructors, such as the default constructor and a copy constructor that accepts another `UrlMapReference` object."],["Key properties of the `UrlMapReference` class, including `HasUrlMap` (a boolean indicating if the \"url_map\" field is set) and `UrlMap` (a string property), are described."]]],[]]