public sealed class GetUrlMapRequest : IMessage<GetUrlMapRequest>, IEquatable<GetUrlMapRequest>, IDeepCloneable<GetUrlMapRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetUrlMapRequest.
A request message for UrlMaps.Get. See the method description for details.
[[["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."],[[["This page provides documentation for the `GetUrlMapRequest` class within the Google Compute Engine v1 API for .NET."],["The latest version available for `GetUrlMapRequest` is 3.6.0, with versions ranging back to 1.0.0 being accessible."],["The `GetUrlMapRequest` class is used to request a specific URL map and inherits from several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetUrlMapRequest` class has a constructor and properties to set the project ID and the name of the UrlMap to be retrieved."],["This documentation provides the inherited members, the namespace it is contained in, and the assembly it was built from, such as Google.Cloud.Compute.V1.dll."]]],[]]