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-21 UTC."],[[["This document provides reference information for the `PatchRegionUrlMapRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The `PatchRegionUrlMapRequest` class is used to send a request to patch a RegionUrlMap resource, and it inherits from `object` while implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains constructors and properties like `Project`, `Region`, `RequestId`, `UrlMap`, and `UrlMapResource`, allowing for the configuration of the patching operation."],["Multiple versions of the `PatchRegionUrlMapRequest` are documented, ranging from version 1.0.0 to the latest version 3.6.0."],["The `PatchRegionUrlMapRequest` class resides within the `Google.Cloud.Compute.V1` namespace, within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]