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 available is 3.6.0, representing the most current iteration of the `UrlMapsValidateResponse` resource."],["This document provides a historical overview of `UrlMapsValidateResponse`, with a detailed list of versions ranging from 1.0.0 up to 3.6.0."],["The `UrlMapsValidateResponse` class, part of the `Google.Cloud.Compute.V1` namespace, is implemented by multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `UrlMapsValidateResponse` has two constructors, one default constructor and another that takes another `UrlMapsValidateResponse` instance as a parameter."],["The class includes a single property named `Result`, which is of type `UrlMapValidationResult`, to represent the result of a URL map validation."]]],[]]