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-09 UTC."],[[["The webpage provides documentation for the `UrlMapReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its versions, inheritance, implementations, constructors, and properties."],["The `UrlMapReference` class is available in multiple versions, ranging from version 1.0.0 to the latest 3.6.0, with links to specific documentation for each."],["This class inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and one that takes another `UrlMapReference` as a parameter, for copying purposes."],["The `UrlMapReference` class has two properties, `HasUrlMap`, a boolean indicating if the \"url_map\" field is set, and `UrlMap`, which is a string and used for managing the UrlMap."]]],[]]