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."],[[["This webpage provides documentation for the `UrlMapsValidateResponse` class within the `Google.Cloud.Compute.V1` namespace, specifically detailing its implementation across various versions."],["The latest version available for the `UrlMapsValidateResponse` class is 3.6.0, while the current page is dedicated to documentation of the 2.6.0 version."],["`UrlMapsValidateResponse` is a class that inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UrlMapsValidateResponse` class has two constructors, a default one and another that takes another `UrlMapsValidateResponse` object as a parameter."],["The `UrlMapsValidateResponse` class contains one property called `Result`, which is of type `UrlMapValidationResult`, representing the validation result."]]],[]]