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 documentation for the `ValidateUrlMapRequest` class within the Google Compute Engine v1 API for .NET, with the current version being 2.8.0."],["The `ValidateUrlMapRequest` class is used to send a request to validate a UrlMap resource, as detailed in the method description of `UrlMaps.Validate`."],["The page offers links to documentation for various versions of the API, ranging from version 1.0.0 to the latest version, 3.6.0."],["This class implements multiple interfaces, including `IMessage`, `IEquatable\u003cValidateUrlMapRequest\u003e`, `IDeepCloneable\u003cValidateUrlMapRequest\u003e`, and `IBufferMessage`."],["The class has properties for `Project`, `UrlMap`, and `UrlMapsValidateRequestResource`, which are essential for constructing a validation request, and it also has available constructors to instantiate it."]]],[]]