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-24 UTC."],[[["The `UrlMapsValidateResponse` class is part of the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly."],["It implements several interfaces including `IMessage`, `IEquatable\u003cUrlMapsValidateResponse\u003e`, `IDeepCloneable\u003cUrlMapsValidateResponse\u003e`, and `IBufferMessage`."],["The class inherits from `Object` and provides two constructors: a default constructor and one that takes another `UrlMapsValidateResponse` instance as a parameter."],["The class has a `Result` property of type `UrlMapValidationResult`, which is used to get or set the validation results."],["There is a variety of previous versions of this resource, the most recent being `3.6.0` and the oldest being `1.0.0`."]]],[]]