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 `Google.Cloud.Compute.V1` package for UrlMapsValidateResponse is 3.6.0, with multiple prior versions available dating back to version 1.0.0."],["`UrlMapsValidateResponse` is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `UrlMapsValidateResponse` inherits members from the base `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."],["There are two constructors for `UrlMapsValidateResponse`: a default constructor and a copy constructor that takes another `UrlMapsValidateResponse` object as a parameter."],["The `UrlMapsValidateResponse` class includes a `Result` property of type `UrlMapValidationResult`, which is used to store the result of a validation."]]],[]]