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, specifically within the `Google.Cloud.Compute.V1` namespace and is in version 2.17.0, with the latest being 3.6.0."],["This class is used to send request messages for validating URL maps, as indicated by its name and description."],["The `ValidateUrlMapRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ValidateUrlMapRequest` has several constructors and includes properties such as `Project`, `UrlMap`, and `UrlMapsValidateRequestResource`, each serving distinct purposes in the request validation process."],["This webpage contains documentation for versions ranging from 1.0.0 to the latest 3.6.0, all which point towards the same class definition."]]],[]]