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."],[[["This webpage provides reference documentation for the `GetRegionUrlMapRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The `GetRegionUrlMapRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is used to request a specific regional URL map resource."],["The page includes a comprehensive list of versions for this class, ranging from version 1.0.0 up to the latest version, 3.6.0, with each version containing its own specific link."],["The `GetRegionUrlMapRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the page documents the inherited members, constructors and properties of this class."],["The properties of the `GetRegionUrlMapRequest` class include `Project`, `Region`, and `UrlMap`, which are strings that represent the Project ID, the Region name and the UrlMap name respectively."]]],[]]