public sealed class UrlMapsValidateResponse : IMessage<UrlMapsValidateResponse>, IEquatable<UrlMapsValidateResponse>, IDeepCloneable<UrlMapsValidateResponse>, 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-24 UTC."],[[["The latest version available for `UrlMapsValidateResponse` is 3.6.0, which is accessible via a specified link."],["This webpage provides documentation for the `UrlMapsValidateResponse` class, specifically version 2.10.0, as well as links to documentation for versions ranging from 1.0.0 to 3.6.0."],["`UrlMapsValidateResponse` is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UrlMapsValidateResponse` class inherits from `object`, and has the properties `Result`, which is of type `UrlMapValidationResult`, as well as a public constructor."],["There are two constructors provided for `UrlMapsValidateResponse`, one default and one that takes another instance of `UrlMapsValidateResponse` as a parameter."]]],[]]