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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUpdateRegionUrlMapRequest\u003c/code\u003e class is a request message used for updating a regional URL map resource, as part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in multiple versions, ranging from 1.0.0 to the latest 3.6.0, with the current page detailing version 2.1.0 specifically.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateRegionUrlMapRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities like message management, equality comparisons, deep cloning, and buffer handling.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within \u003ccode\u003eUpdateRegionUrlMapRequest\u003c/code\u003e include \u003ccode\u003eProject\u003c/code\u003e, \u003ccode\u003eRegion\u003c/code\u003e, \u003ccode\u003eRequestId\u003c/code\u003e, \u003ccode\u003eUrlMap\u003c/code\u003e, and \u003ccode\u003eUrlMapResource\u003c/code\u003e, which allow the specification of the project, region, request ID, and details about the URL map being updated.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one that creates an empty \u003ccode\u003eUpdateRegionUrlMapRequest\u003c/code\u003e and the other that creates an \u003ccode\u003eUpdateRegionUrlMapRequest\u003c/code\u003e from another \u003ccode\u003eUpdateRegionUrlMapRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]