public sealed class InsertRegionUrlMapRequest : IMessage<InsertRegionUrlMapRequest>, IEquatable<InsertRegionUrlMapRequest>, IDeepCloneable<InsertRegionUrlMapRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InsertRegionUrlMapRequest.
A request message for RegionUrlMaps.Insert. 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."],[[["The latest version available for `InsertRegionUrlMapRequest` is 3.6.0, which can be found in the provided documentation alongside other versions ranging from 1.0.0 to 3.5.0."],["`InsertRegionUrlMapRequest` is a class within the Google.Cloud.Compute.V1 namespace and is used as a request message for inserting region URL maps."],["This class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with having inherited members from `Object`."],["The `InsertRegionUrlMapRequest` class includes properties like `Project`, `Region`, `RequestId`, and `UrlMapResource`, used for managing and specifying details of the request, and it includes constructors for creating new instances."]]],[]]