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 the .NET environment."],["The `PatchRegionUrlMapRequest` class is used to send a request to patch a RegionUrlMap and implements various interfaces for message handling, equality checks, cloning, and buffer management."],["The latest version documented is 3.6.0, but the current page version is 2.14.0, and many previous versions are listed, ranging down to 1.0.0, offering backward compatibility."],["The class includes several properties like `Project`, `Region`, `RequestId`, `UrlMap`, and `UrlMapResource`, allowing configuration of the request being sent to the API."],["The documentation includes details on the class's constructors, inherited members, namespace (`Google.Cloud.Compute.V1`), and the assembly it belongs to (`Google.Cloud.Compute.V1.dll`)."]]],[]]