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, with the most recent version listed as 3.6.0, and the version focused on being 2.11.0."],["The `GetRegionUrlMapRequest` class is used to request information about a specific region's URL map, as stated in its method description and further highlighted in its properties."],["The `GetRegionUrlMapRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, detailing the various functions available to it."],["This class features properties `Project`, `Region`, and `UrlMap`, which allow the user to specify the scope and target of the request, with them all being string values."],["The page outlines a range of versions available for this `GetRegionUrlMapRequest`, dating from version 1.0.0 all the way up to the latest 3.6.0, and covers all versions in between."]]],[]]