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 in version 2.2.0."],["The `UrlMapsValidateResponse` class, which inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, is designed for handling the response of URL map validation."],["The webpage outlines the class's inheritance, implemented interfaces, inherited members, namespace, and assembly, as well as describes the class constructors and properties, highlighting the `Result` property of type `UrlMapValidationResult`."],["Multiple previous versions of the `UrlMapsValidateResponse` documentation are linked on this page, ranging from version 1.0.0 to the latest 3.6.0."]]],[]]