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-02 UTC."],[[["The latest version available for `UrlMapReference` is 3.6.0, with various other versions ranging from 1.0.0 to 3.5.0 listed."],["`UrlMapReference` is a class within the `Google.Cloud.Compute.V1` namespace, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UrlMapReference` class inherits from `object` and includes constructors for creating a new instance and copying another instance."],["The class contains two properties: `HasUrlMap`, a boolean indicating if the \"url_map\" field is set, and `UrlMap`, a string property."],["The webpage is on version 2.10.0, but does not represent the latest version."]]],[]]