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 of the `Google.Cloud.Compute.V1.UrlMapReference` is 3.6.0, and the page provides links to documentation for versions ranging from 1.0.0 to 3.6.0."],["The `UrlMapReference` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`UrlMapReference` class includes two constructors: a default constructor `UrlMapReference()` and a copy constructor `UrlMapReference(UrlMapReference other)`."],["The class contains two main properties: `HasUrlMap`, a boolean indicating if the \"url_map\" field is set, and `UrlMap`, a string representing the url map value."]]],[]]