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."],["The `ValidateUrlMapRequest` class is a request message used for validating URL maps, and it's part of the `Google.Cloud.Compute.V1` namespace."],["The documentation includes information on the class's inheritance, implementation of various interfaces like `IMessage` and `IEquatable`, and members it inherits from `object`."],["The page lists a range of available versions of the `ValidateUrlMapRequest` class, from version 1.0.0 up to the latest version 3.6.0."],["It details the constructors (`ValidateUrlMapRequest()`, `ValidateUrlMapRequest(ValidateUrlMapRequest)`), and the properties (`Project`, `UrlMap`, `UrlMapsValidateRequestResource`) associated with the `ValidateUrlMapRequest` class."]]],[]]