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-21 UTC."],[[["The latest version of the `UrlMapsValidateResponse` documentation is 3.6.0, which can be found at the provided URL, and there is a list of previous versions going back to 1.0.0."],["`UrlMapsValidateResponse` is a class within the `Google.Cloud.Compute.V1` namespace, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and has inherited members including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["`UrlMapsValidateResponse` includes two constructors, a parameterless one, and one that takes another `UrlMapsValidateResponse` object."],["The `UrlMapsValidateResponse` class has a property called `Result` of the type `UrlMapValidationResult` that is retrievable using a getter and setter."]]],[]]