public sealed class RegionUrlMapsValidateRequest : IMessage<RegionUrlMapsValidateRequest>, IEquatable<RegionUrlMapsValidateRequest>, IDeepCloneable<RegionUrlMapsValidateRequest>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `RegionUrlMapsValidateRequest` is 3.6.0, which can be found through the provided link."],["This page details the `RegionUrlMapsValidateRequest` class and all of its previous versions, ranging from 1.0.0 up to the latest 3.6.0."],["The `RegionUrlMapsValidateRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `RegionUrlMapsValidateRequest` class has a constructor `RegionUrlMapsValidateRequest()` and `RegionUrlMapsValidateRequest(RegionUrlMapsValidateRequest other)` that takes in a single `other` parameter of type `RegionUrlMapsValidateRequest`."],["This class contains one property called `Resource` of type `UrlMap` which houses the content of the UrlMap to be validated."]]],[]]