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 it is used to validate a UrlMap."],["This documentation provides reference and code samples for the `ValidateUrlMapRequest` class, with the latest version being 3.6.0 and including versions dating back to 1.0.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ValidateUrlMapRequest` class includes properties such as `Project`, `UrlMap`, and `UrlMapsValidateRequestResource`, which are used for the validation process."],["The documentation lists all available versions for ValidateUrlMapRequest for the user to check including version 2.5.0."]]],[]]