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 page 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, with 3.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUrlMapValidationResult\u003c/code\u003e class is a message that represents the validation result for a UrlMap, inheriting from Object and implementing multiple interfaces including IMessage, IEquatable, and IDeepCloneable.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties to determine if a UrlMap has been loaded successfully (\u003ccode\u003eLoadSucceeded\u003c/code\u003e) and whether it has passed testing (\u003ccode\u003eTestPassed\u003c/code\u003e), along with lists to store any associated errors or failures (\u003ccode\u003eLoadErrors\u003c/code\u003e, \u003ccode\u003eTestFailures\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available for creating new instances of the \u003ccode\u003eUrlMapValidationResult\u003c/code\u003e class, either as a default instance or by copying an existing \u003ccode\u003eUrlMapValidationResult\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe most current version, 3.6.0, and numerous prior releases are hyperlinked for more information, allowing access to past versions' documentations.\u003c/p\u003e\n"]]],[],null,[]]