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 webpage provides documentation for the `ValidateUrlMapRequest` class within the Google Cloud Compute Engine v1 API, specifically focusing on version 3.2.0."],["The `ValidateUrlMapRequest` class is used to create request messages for validating URL maps in the Compute Engine API."],["The page includes links to documentation for numerous versions of the API, ranging from version 1.0.0 up to the latest, version 3.6.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ValidateUrlMapRequest` class has properties for `Project`, `UrlMap`, and `UrlMapsValidateRequestResource`, allowing users to set the necessary parameters for a validation request."]]],[]]