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 `ValidateUrlMapRequest` class is used to send a request for the validation of a URL map and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of the API is 3.6.0, with versions dating as far back as 1.0.0 being available for review."],["The `ValidateUrlMapRequest` class has two constructors and three properties, `Project`, `UrlMap`, and `UrlMapsValidateRequestResource`, for configuring a request."],["The page also offers a listing of inheritance and implementation details for the `ValidateUrlMapRequest` class, along with the associated namespace and assembly information."]]],[]]