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-04-09 UTC."],[[["This page provides reference documentation for the `ValidateUrlMapRequest` class within the Compute Engine v1 API."],["The `ValidateUrlMapRequest` class is used to send requests for validating URL maps."],["The latest version of the API is 3.6.0, but the current page focuses on documentation for version 3.3.0, which also includes access to older versions, dating back to 1.0.0."],["The `ValidateUrlMapRequest` class inherits from object and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `Project`, `UrlMap`, and `UrlMapsValidateRequestResource`, enabling the specification of the project, URL map name, and validation request resource."]]],[]]