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-21 UTC."],[[["The latest version of the `UrlMapReference` documentation is 3.6.0, while the current page is detailing version 2.17.0."],["The `UrlMapReference` class in Google.Cloud.Compute.V1 is implemented in the `Google.Cloud.Compute.V1.dll` assembly and includes the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `UrlMapReference` class inherits from `object` and contains methods such as `GetHashCode`, `GetType`, and `ToString`."],["The `UrlMapReference` class has two constructors, a default one, and another one accepting another `UrlMapReference` object as a parameter."],["The properties of `UrlMapReference` include `HasUrlMap`, which is a boolean indicating if the url map field is set, and `UrlMap`, which is a string."]]],[]]