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 Compute Engine v1 API, specifically for .NET development."],["The `GetRegionUrlMapRequest` class is used to retrieve a specific region's URL map and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The provided versions range from 1.0.0 to the latest version, 3.6.0, showing the historical evolution of this class, and its documentation, within the Google Cloud Compute .NET library."],["Key properties for the `GetRegionUrlMapRequest` include `Project`, `Region`, and `UrlMap`, each being a string to specify the request scope and resource."],["This page lists two constructors for the `GetRegionUrlMapRequest` class: one default constructor and another that takes an existing `GetRegionUrlMapRequest` object as a parameter."]]],[]]