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-02 UTC."],[[["This webpage provides reference documentation for the `ValidateUrlMapRequest` class within the Compute Engine v1 API."],["The `ValidateUrlMapRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is used to validate URL maps."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers different versions of `ValidateUrlMapRequest` class, starting from version 1.0.0 up to the latest 3.6.0."],["The class has properties for `Project`, `UrlMap`, and `UrlMapsValidateRequestResource`, allowing users to set project ID, url map name, and the body resource for the validate request respectively."]]],[]]