public sealed class UpdateRegionUrlMapRequest : IMessage<UpdateRegionUrlMapRequest>, IEquatable<UpdateRegionUrlMapRequest>, IDeepCloneable<UpdateRegionUrlMapRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class UpdateRegionUrlMapRequest.
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-04-09 UTC."],[[["This webpage provides documentation for the `UpdateRegionUrlMapRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.3.0."],["The `UpdateRegionUrlMapRequest` class is used to update a regional URL map resource, as described in the method description for `RegionUrlMaps.Update`."],["The documentation includes information on the class's inheritance, which implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inherited members from `Object`."],["It lists the constructors available for the class, including a parameterless one and one that takes another `UpdateRegionUrlMapRequest` object, and the various properties available such as `Project`, `Region`, `RequestId`, `UrlMap`, and `UrlMapResource`."],["The page also contains version history and links for `UpdateRegionUrlMapRequest`, with version 3.6.0 being the latest and version 1.0.0 being the oldest."]]],[]]