public sealed class GetRegionUrlMapRequest : IMessage<GetRegionUrlMapRequest>, IEquatable<GetRegionUrlMapRequest>, IDeepCloneable<GetRegionUrlMapRequest>, IBufferMessage, IMessage
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-04-01 UTC."],[[["This webpage details the `GetRegionUrlMapRequest` class within the `Google.Cloud.Compute.V1` namespace, used to request information about a specific region's URL map."],["The `GetRegionUrlMapRequest` class is available in multiple versions, ranging from version 1.0.0 up to the latest version 3.6.0, each linked for specific documentation."],["The class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRegionUrlMapRequest` class has constructors and properties, including `Project`, `Region`, and `UrlMap`, to provide details of the request."],["This class is found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]