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-21 UTC."],[[["This webpage provides documentation for the `UrlMapReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its inheritance, implementations, and members."],["The `UrlMapReference` class, which inherits from `object`, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage includes documentation for multiple versions of the `Google.Cloud.Compute.V1` library, ranging from version 1.0.0 to 3.6.0 (latest), each with its own `UrlMapReference` documentation page."],["The `UrlMapReference` class has two constructors: a default constructor `UrlMapReference()` and a copy constructor `UrlMapReference(UrlMapReference other)`."],["The class contains two properties, `HasUrlMap` of boolean type, and `UrlMap` which is of string type."]]],[]]