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` within the `Google.Cloud.Compute.V1` namespace is 3.6.0, while the current context is showing documentation for version 2.14.0."],["The `UrlMapReference` class implements multiple interfaces, including `IMessage`, `IEquatable\u003cUrlMapReference\u003e`, `IDeepCloneable\u003cUrlMapReference\u003e`, and `IBufferMessage`, which extend its functionality."],["The class `UrlMapReference` is derived from `object` and can utilize standard object methods like `GetHashCode`, `GetType`, and `ToString`."],["This class has two constructors, one for creating an empty instance, and one that clones another `UrlMapReference` object."],["It also has two properties: `HasUrlMap`, a boolean indicating if a \"url_map\" is set, and `UrlMap`, which stores a string."]]],[]]