public sealed class PatchRegionUrlMapRequest : IMessage<PatchRegionUrlMapRequest>, IEquatable<PatchRegionUrlMapRequest>, IDeepCloneable<PatchRegionUrlMapRequest>, IBufferMessage, IMessage
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."],[[["The latest version available for `PatchRegionUrlMapRequest` is 3.6.0, as part of the Google.Cloud.Compute.V1 library."],["`PatchRegionUrlMapRequest` is a request message used for patching RegionUrlMaps, allowing modifications to specific regional URL map resources."],["The class `PatchRegionUrlMapRequest` has a number of versions, all the way back to version 1.0.0 which can all be accessed using the provided links."],["The `PatchRegionUrlMapRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, defining it as part of the Protobuf message system."],["The class `PatchRegionUrlMapRequest` includes properties for managing the request, such as `Project`, `Region`, `RequestId`, `UrlMap`, and `UrlMapResource`."]]],[]]