public sealed class GetUrlMapRequest : IMessage<GetUrlMapRequest>, IEquatable<GetUrlMapRequest>, IDeepCloneable<GetUrlMapRequest>, IBufferMessage, IMessage
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."],[[["The latest version available for `GetUrlMapRequest` is 3.6.0, which can be found in the `Google.Cloud.Compute.V1` namespace."],["This webpage details various versions of `GetUrlMapRequest`, ranging from version 1.0.0 up to the latest 3.6.0, allowing users to access the documentation for different iterations."],["`GetUrlMapRequest` is a request message used within the `UrlMaps.Get` method, with more details on this message shown, and what it implements, it implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetUrlMapRequest` class includes properties such as `Project` and `UrlMap`, which are of type `String` and are used to specify the project ID and the name of the UrlMap resource."],["The page documents the class GetUrlMapRequest, including the constructors and inherited members like `Object.GetHashCode()`, with its inheritance being Object \u003e GetUrlMapRequest."]]],[]]