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 documentation for the `ValidateUrlMapRequest` class within the Google Compute Engine v1 API for .NET."],["The latest version available is 3.6.0, and the page also provides documentation for numerous prior versions, down to version 1.0.0."],["The `ValidateUrlMapRequest` class is used to send validation requests for URL Maps and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties such as `Project`, `UrlMap`, and `UrlMapsValidateRequestResource`, which are used for specifying details of the validation request."],["This `ValidateUrlMapRequest` object is under the namespace `Google.Cloud.Compute.V1` in the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]