public sealed class ValidateUrlMapRequest : IMessage<ValidateUrlMapRequest>, IEquatable<ValidateUrlMapRequest>, IDeepCloneable<ValidateUrlMapRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ValidateUrlMapRequest.
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"]],[["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-21 UTC."],[[["This webpage provides reference documentation for the `ValidateUrlMapRequest` class within the Compute Engine v1 API for .NET."],["The latest version available for `ValidateUrlMapRequest` is 3.6.0, with numerous prior versions listed, ranging from 1.0.0 to 3.5.0, offering a comprehensive history of the class evolution."],["`ValidateUrlMapRequest` is a class used for validating URL map requests and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base .NET `Object` class and has two constructors, one parameterless and another which accepts a `ValidateUrlMapRequest` object."],["The key properties for the `ValidateUrlMapRequest` class include `Project`, `UrlMap`, and `UrlMapsValidateRequestResource`, each of type `string` except for the last which is of the type `UrlMapsValidateRequest`."]]],[]]