public sealed class DeleteRegionUrlMapRequest : IMessage<DeleteRegionUrlMapRequest>, IEquatable<DeleteRegionUrlMapRequest>, IDeepCloneable<DeleteRegionUrlMapRequest>, IBufferMessage, IMessage
A request message for RegionUrlMaps.Delete. 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 `DeleteRegionUrlMapRequest` is 3.6.0, with previous versions ranging from 3.5.0 down to 1.0.0 available for reference."],["`DeleteRegionUrlMapRequest` is a request message used for deleting a RegionUrlMap, as detailed in the method description."],["This class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `DeleteRegionUrlMapRequest` class includes properties for Project, Region, RequestId, and UrlMap, allowing for setting of various parameters to carry out a request."],["The `DeleteRegionUrlMapRequest` has two constructors: one for a standard creation, and one that creates a copy of a `DeleteRegionUrlMapRequest` object."]]],[]]