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."],[[["This page provides documentation for the `InsertRegionUrlMapRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.8.0."],["The `InsertRegionUrlMapRequest` class is used to send a request to insert a URL map within a specified region, as part of the Compute Engine v1 API."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["Key properties of the class include `Project`, `Region`, `RequestId`, and `UrlMapResource`, which are essential for defining the scope and content of the insertion request."],["There are multiple versions available for the InsertRegionUrlMapRequest, with the most recent being 3.6.0, in addition to prior versions 3.5.0 down to 1.0.0."]]],[]]