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-21 UTC."],[[["The latest version available for `GetRegionUrlMapRequest` is 3.6.0, as part of the Compute Engine v1 API."],["This document provides reference for the `GetRegionUrlMapRequest` class, detailing its properties, constructors, and inheritance from version 1.0.0 up to version 3.6.0."],["`GetRegionUrlMapRequest` is a request message used for the `RegionUrlMaps.Get` method, used to retrieve the UrlMap resource in a specific region."],["The class `GetRegionUrlMapRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for object handling."],["The class has three properties `Project`, `Region` and `UrlMap`, all of which are of type string."]]],[]]