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 document provides reference information for the `InsertRegionUrlMapRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.5.0 of the .NET library."],["`InsertRegionUrlMapRequest` is a request message used for the `RegionUrlMaps.Insert` method, and is part of the `Google.Cloud.Compute.V1` namespace."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, comparison, deep cloning, and buffer management."],["The `InsertRegionUrlMapRequest` class includes properties such as `Project`, `Region`, `RequestId`, and `UrlMapResource`, allowing for the setting of the project ID, region, request ID, and the URL map resource body."],["The documentation provides a list of various previous versions, with version 3.6.0 being the most recent and 1.0.0 being the oldest, along with links to the specific documentation for each, and version 2.5.0 being the focused class."]]],[]]