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-03-21 UTC."],[[["The latest version of the `RegionUrlMapsValidateRequest` is 3.6.0, which can be found linked at the top of the version history."],["This documentation provides a history of versions, spanning from version 1.0.0 up to the latest 3.6.0, of the `RegionUrlMapsValidateRequest` class."],["`RegionUrlMapsValidateRequest` is a class that inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: one default and another that copies from an existing `RegionUrlMapsValidateRequest` instance, taking the existing object as its parameter."],["The class has a single property named `Resource`, which is of type `UrlMap` and contains the content of the UrlMap to be validated."]]],[]]