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."],[[["The latest version of the `UpdateRegionUrlMapRequest` is 3.6.0, which can be found with the full documentation on the provided URL."],["This documentation covers the `UpdateRegionUrlMapRequest` class in the Google Cloud Compute Engine v1 API, including a list of various versions of the documentation, from 1.0.0 to 3.6.0."],["The `UpdateRegionUrlMapRequest` class is a request message used for updating region URL maps, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Project`, `Region`, `RequestId`, `UrlMap`, and `UrlMapResource`, allowing users to specify parameters for updating a URL map."],["The documentation provides details on the constructors, inherited members, and properties of the `UpdateRegionUrlMapRequest` class, aiding developers in understanding and utilizing the API effectively."]]],[]]