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."],[[["The latest version available for `UrlMapReference` within the `Google.Cloud.Compute.V1` namespace is 3.6.0, and there are many previous versions ranging from 3.5.0 to 1.0.0."],["`UrlMapReference` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and it inherits from the base `Object` class."],["The `UrlMapReference` class includes two constructors, one being the default and another that takes another `UrlMapReference` object as a parameter."],["The class has two properties: `HasUrlMap`, a boolean indicating if the \"url_map\" field is set, and `UrlMap`, a string that represents the URL map."],["Inherited members of the class from the base `Object` include `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]