public sealed class ValidateUrlMapRequest : IMessage<ValidateUrlMapRequest>, IEquatable<ValidateUrlMapRequest>, IDeepCloneable<ValidateUrlMapRequest>, IBufferMessage, IMessage
A request message for UrlMaps.Validate. See the method description for details.
[[["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\u003eThe \u003ccode\u003eValidateUrlMapRequest\u003c/code\u003e class is a request message used for validating URL maps, as defined within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for various functionalities such as message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is \u003ccode\u003e3.6.0\u003c/code\u003e, and the page contains links to documentation for versions ranging from \u003ccode\u003e1.0.0\u003c/code\u003e to the latest \u003ccode\u003e3.6.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eValidateUrlMapRequest\u003c/code\u003e has properties for \u003ccode\u003eProject\u003c/code\u003e, \u003ccode\u003eUrlMap\u003c/code\u003e, and \u003ccode\u003eUrlMapsValidateRequestResource\u003c/code\u003e, which specify the project ID, the URL map's name to be validated, and the request body, respectively.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eValidateUrlMapRequest\u003c/code\u003e has two constructors: a parameterless one, and one that takes another \u003ccode\u003eValidateUrlMapRequest\u003c/code\u003e instance, which is used to make a copy of that instance.\u003c/p\u003e\n"]]],[],null,[]]