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."],[[["The webpage provides documentation for the `PatchRegionUrlMapRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.2.0."],["It details the `PatchRegionUrlMapRequest` class which is used to send a request for patching a region's URL map, as part of the Compute Engine API, and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The content includes a list of available versions of the `PatchRegionUrlMapRequest`, with version 3.6.0 being the most recent and version 1.0.0 being the oldest."],["The webpage lists the properties associated with the `PatchRegionUrlMapRequest` class including `Project`, `Region`, `RequestId`, `UrlMap`, and `UrlMapResource`, alongside information about their types and descriptions."],["This documentation outlines the constructors and inherited members of `PatchRegionUrlMapRequest` within the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]