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 API, detailing its properties and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUrlMapValidationResult\u003c/code\u003e class is a message that represents the result of validating a UrlMap, specifically checking if it can be loaded and if tests have passed.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a list of available versions, from 1.0.0 to 3.6.0, for this class, with 3.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUrlMapValidationResult\u003c/code\u003e class include \u003ccode\u003eLoadSucceeded\u003c/code\u003e, which indicates if the UrlMap loaded correctly, \u003ccode\u003eTestPassed\u003c/code\u003e which shows if it has passed any testing, and \u003ccode\u003eLoadErrors\u003c/code\u003e and \u003ccode\u003eTestFailures\u003c/code\u003e that provide details if there were failures.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the base object class, as detailed in the documentation.\u003c/p\u003e\n"]]],[],null,[]]