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-24 UTC."],[[["The latest version of the `GetRegionUrlMapRequest` is 3.6.0, which can be found in the provided documentation alongside other versions ranging from 1.0.0 to 3.5.0."],["`GetRegionUrlMapRequest` is a class within the Google.Cloud.Compute.V1 namespace used for requesting information about a specific RegionUrlMap, inheriting from `object` and implementing multiple interfaces."],["This request class is documented for the Compute Engine v1 API and includes properties for `Project`, `Region`, and `UrlMap`, all of which are strings."],["The `GetRegionUrlMapRequest` class is defined within the `Google.Cloud.Compute.V1.dll` assembly."],["This class can be instantiated with a parameterless constructor `GetRegionUrlMapRequest()` or through a copy constructor `GetRegionUrlMapRequest(GetRegionUrlMapRequest other)`."]]],[]]