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."],[[["The `ValidateUrlMapRequest` class is part of the Google Cloud Compute Engine v1 API, and is used to validate URL map requests."],["This page provides documentation for various versions of the `ValidateUrlMapRequest` class, ranging from version 1.0.0 to the latest version 3.6.0, with version 2.12.0 being the currently displayed version."],["The `ValidateUrlMapRequest` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ValidateUrlMapRequest` class has properties for `Project`, `UrlMap`, and `UrlMapsValidateRequestResource`, which are respectively the project ID, the UrlMap name, and the request body for validation."],["The class documentation includes reference information for its constructors, inherited members, and namespace."]]],[]]