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-04-09 UTC."],[[["The latest version available for `UrlMapsValidateResponse` is 3.6.0, while the current page is for version 3.5.0."],["This documentation covers the `UrlMapsValidateResponse` class within the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly."],["The `UrlMapsValidateResponse` class inherits from `object` and implements `IMessage`, `IEquatable\u003cUrlMapsValidateResponse\u003e`, `IDeepCloneable\u003cUrlMapsValidateResponse\u003e`, and `IBufferMessage`."],["The `UrlMapsValidateResponse` class provides two constructors: a default constructor and a constructor that accepts another `UrlMapsValidateResponse` object."],["A key property of the class is `Result`, which is of type `UrlMapValidationResult`."]]],[]]