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-31 UTC."],[[["The latest version of the `GetRegionUrlMapRequest` is 3.6.0, which can be found with the most up-to-date documentation."],["The `GetRegionUrlMapRequest` class is part of the Google.Cloud.Compute.V1 namespace within the Google Cloud Compute Engine v1 API, and is implemented through various interfaces."],["The class `GetRegionUrlMapRequest` is a request message used for `RegionUrlMaps.Get` and is derived from the object class."],["This class contains three properties: Project, Region, and UrlMap, all of type string."],["The documentation provides access to previous versions of `GetRegionUrlMapRequest` down to version 1.0.0, ensuring full historical documentation is available."]]],[]]