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 page provides documentation for the `GetRegionUrlMapRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The class `GetRegionUrlMapRequest` is a request message used for retrieving a specific RegionUrlMap and is part of the `Google.Cloud.Compute.V1` namespace."],["The documentation lists the class's constructors, `GetRegionUrlMapRequest()` and `GetRegionUrlMapRequest(GetRegionUrlMapRequest)`, along with its properties: `Project`, `Region`, and `UrlMap`, including their descriptions and data types."],["Multiple versions of the `GetRegionUrlMapRequest` documentation are available, ranging from version 1.0.0 to 3.6.0, with version 3.6.0 being the latest."],["The `GetRegionUrlMapRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]