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 page provides documentation for the `PatchRegionUrlMapRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.15.0, and the page also contains links to documentation of the `PatchRegionUrlMapRequest` class for older and newer versions all the way up to version 3.6.0."],["The `PatchRegionUrlMapRequest` class is used to send a request to the `RegionUrlMaps.Patch` method, which is part of the Compute Engine API."],["This class, `PatchRegionUrlMapRequest`, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `PatchRegionUrlMapRequest` class include `Project`, `Region`, `RequestId`, `UrlMap`, and `UrlMapResource`, allowing for the specification of project details, request region, idempotency, and the UrlMap resource being patched."],["This page also lists that the `PatchRegionUrlMapRequest` class has inherited members from `object` such as `GetHashCode()`, `GetType()`, and `ToString()` allowing usage of those functions as well."]]],[]]