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-03-21 UTC."],[[["This page provides documentation for the `UpdateRegionUrlMapRequest` class within the Google Cloud Compute Engine v1 API, detailing its usage and structure."],["The `UpdateRegionUrlMapRequest` class is used to construct request messages for updating a region URL map resource, offering methods for handling project, region, request ID, and URL map information."],["The document outlines the `UpdateRegionUrlMapRequest` class's properties, such as `Project`, `Region`, `RequestId`, `UrlMap`, and `UrlMapResource`, used to specify details for the update operation."],["The documentation includes links to various versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, in addition to version 2.7.0 which is the current version of the document."],["This page shows that the `UpdateRegionUrlMapRequest` class inherits from multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also includes methods inherited from the `object` class."]]],[]]