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-03-24 UTC."],[[["This webpage provides documentation for the `PatchRegionUrlMapRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The content details the different versions of the `PatchRegionUrlMapRequest` class, ranging from version 1.0.0 up to the latest version, 3.6.0."],["The `PatchRegionUrlMapRequest` class is used to send a request for patching a Region URL map and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `PatchRegionUrlMapRequest` include `Project`, `Region`, `RequestId`, `UrlMap`, and `UrlMapResource`, which are essential for configuring and sending the patching request."],["The class inherits from the base `object` class and can be found in the `Google.Cloud.Compute.V1` namespace, within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]