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-03-21 UTC."],[[["This webpage provides documentation for the `GetUrlMapRequest` class within the Google Compute Engine v1 API."],["The latest available version of the `GetUrlMapRequest` API is 3.6.0, with a history of versions dating back to 1.0.0."],["`GetUrlMapRequest` is part of the `Google.Cloud.Compute.V1` namespace and is implemented in the `Google.Cloud.Compute.V1.dll` assembly."],["The `GetUrlMapRequest` class includes properties such as `Project` and `UrlMap`, which allow for the specification of the project ID and the name of the UrlMap resource, respectively."],["`GetUrlMapRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]