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 webpage provides documentation for the `PatchRegionUrlMapRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The latest version of the `PatchRegionUrlMapRequest` is 3.6.0, and the page lists multiple past versions, from 1.0.0 up to the most recent release."],["`PatchRegionUrlMapRequest` is used to send requests for patching a RegionUrlMap and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `Project`, `Region`, `RequestId`, `UrlMap`, and `UrlMapResource` which are essential in configuring the patching operation of a RegionUrlMap."],["The documentation details the available constructors for `PatchRegionUrlMapRequest`, including a default constructor and one that accepts another `PatchRegionUrlMapRequest` as an argument for copying."]]],[]]