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 Compute Engine v1 API for .NET, with the current version being 2.13.0."],["The `GetRegionUrlMapRequest` class is used to request information about a specific Region URL Map and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetRegionUrlMapRequest` allows users to get information through the `Project`, `Region`, and `UrlMap` properties."],["The provided documentation page also shows the availability of various versions of the API, from 1.0.0 to 3.6.0, which is the latest version."],["There are also details on how `GetRegionUrlMapRequest` inherits from the generic `object` and implements various interfaces, showcasing the structure and functionality of this class within the .NET framework."]]],[]]