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 `UrlMapsValidateResponse` is 3.6.0, as part of the Google.Cloud.Compute.V1 package."],["This documentation provides a history of versions, including versions from 1.0.0 up to the latest release at 3.6.0, and you are currently viewing 2.17.0."],["`UrlMapsValidateResponse` is a class that implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class `UrlMapsValidateResponse` has two constructors, one default constructor and another that takes in another `UrlMapsValidateResponse` object as a parameter."],["The `UrlMapsValidateResponse` class contains a property named `Result` which is of the type `UrlMapValidationResult`."]]],[]]