public sealed class UpdateRegionUrlMapRequest : IMessage<UpdateRegionUrlMapRequest>, IEquatable<UpdateRegionUrlMapRequest>, IDeepCloneable<UpdateRegionUrlMapRequest>, IBufferMessage, IMessage
A request message for RegionUrlMaps.Update. 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 details the `UpdateRegionUrlMapRequest` class within the `Google.Cloud.Compute.V1` namespace, designed for updating region URL map resources."],["The latest version available for this request is `3.6.0`, with a history of versions ranging from `1.0.0` up to `3.6.0` being listed, allowing access to older versions of the documentation."],["`UpdateRegionUrlMapRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class, providing several object methods."],["The class includes constructors for creating new instances, and key properties for configuring the request such as `Project`, `Region`, `RequestId`, `UrlMap`, and `UrlMapResource`."],["The document details both the properties and constructors of the class, including a `HasRequestId` property, and descriptions for the purpose and type of value of each property."]]],[]]