public sealed class PatchRegionUrlMapRequest : IMessage<PatchRegionUrlMapRequest>, IEquatable<PatchRegionUrlMapRequest>, IDeepCloneable<PatchRegionUrlMapRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class PatchRegionUrlMapRequest.
A request message for RegionUrlMaps.Patch. 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-04-02 UTC."],[[["The latest version of the `PatchRegionUrlMapRequest` is 3.6.0, which can be found in the `Google.Cloud.Compute.V1` namespace and is part of the Compute Engine v1 API."],["This page provides reference documentation and code samples for the `PatchRegionUrlMapRequest` class, which is used for patching a region URL map in Google Cloud."],["The `PatchRegionUrlMapRequest` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PatchRegionUrlMapRequest` class contains properties such as `Project`, `Region`, `RequestId`, `UrlMap`, and `UrlMapResource` that are necessary for the patching operation, along with the `HasRequestId` property."],["This document details all of the versions of `PatchRegionUrlMapRequest` available within the `Google.Cloud.Compute.V1` API, ranging from 1.0.0 to the latest 3.6.0."]]],[]]