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-31 UTC."],[[["This page provides documentation for the `GetUrlMapRequest` class within the Google Cloud Compute Engine v1 API, specifically version 3.4.0."],["The `GetUrlMapRequest` class is used to construct request messages for retrieving URL map details."],["The documentation includes a list of all versions of the GetUrlMapRequest class available, from the most recent to the oldest, and is currently on version 3.6.0."],["The `GetUrlMapRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetUrlMapRequest` class contains two primary properties, `Project` and `UrlMap`, which are both strings, and represent the project ID and the name of the URL map resource, respectively."]]],[]]