public sealed class UrlMapValidationResult : IMessage<UrlMapValidationResult>, IEquatable<UrlMapValidationResult>, IDeepCloneable<UrlMapValidationResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class UrlMapValidationResult.
Message representing the validation result for a UrlMap.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eUrlMapValidationResult\u003c/code\u003e class within the Google.Cloud.Compute.V1 namespace, covering versions 1.0.0 through 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUrlMapValidationResult\u003c/code\u003e class is used to represent the validation results of a UrlMap, inheriting from the \u003ccode\u003eObject\u003c/code\u003e class and implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUrlMapValidationResult\u003c/code\u003e class include \u003ccode\u003eLoadSucceeded\u003c/code\u003e, indicating whether a UrlMap can be loaded, \u003ccode\u003eLoadErrors\u003c/code\u003e, detailing any loading issues, \u003ccode\u003eTestPassed\u003c/code\u003e, showing if a test passed, and \u003ccode\u003eTestFailures\u003c/code\u003e that describes the reasons for any failure.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version of this class is version 3.6.0, with a total of 29 versions available for review from the past.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a parameterless one and another that takes in a \u003ccode\u003eUrlMapValidationResult\u003c/code\u003e object to create a new object based on the existing parameter.\u003c/p\u003e\n"]]],[],null,[]]