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-04-01 UTC."],[[["This page provides documentation for the `GetRegionUrlMapRequest` class within the Google.Cloud.Compute.V1 API, outlining its use in retrieving regional URL map data."],["The `GetRegionUrlMapRequest` class, which is part of the Compute Engine v1 API, is used to send requests for RegionUrlMaps.Get operations."],["It shows a version history for the class, going from version 1.0.0 to 3.6.0, with the latest version being 3.6.0."],["The `GetRegionUrlMapRequest` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["It includes properties for `Project`, `Region`, and `UrlMap`, allowing the specification of the project, region, and URL map resource to retrieve."]]],[]]