public sealed class GetRegionUrlMapRequest : IMessage<GetRegionUrlMapRequest>, IEquatable<GetRegionUrlMapRequest>, IDeepCloneable<GetRegionUrlMapRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionUrlMapRequest.
A request message for RegionUrlMaps.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."],[[["The `GetRegionUrlMapRequest` class is a request message for the `RegionUrlMaps.Get` method within the Compute Engine v1 API."],["The latest version available for the `GetRegionUrlMapRequest` documentation is 3.6.0, with versions ranging from 1.0.0 up to the latest."],["This class, `GetRegionUrlMapRequest`, implements several interfaces, including `IMessage`, `IEquatable\u003cGetRegionUrlMapRequest\u003e`, `IDeepCloneable\u003cGetRegionUrlMapRequest\u003e`, and `IBufferMessage`."],["`GetRegionUrlMapRequest` has three primary properties: `Project` (the project ID), `Region` (the region name), and `UrlMap` (the name of the UrlMap resource)."],["The documentation provides reference information for the `Google.Cloud.Compute.V1` namespace and describes how `GetRegionUrlMapRequest` inherits from the base `object` class."]]],[]]