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 latest version of the `ValidateUrlMapRequest` is 3.6.0, part of the Google.Cloud.Compute.V1 API, with many other versions available dating back to 1.0.0."],["`ValidateUrlMapRequest` is a class within the Compute Engine v1 API that serves as a request message for validating URL maps and implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `ValidateUrlMapRequest` class has two constructors: a default constructor, `ValidateUrlMapRequest()`, and a copy constructor, `ValidateUrlMapRequest(ValidateUrlMapRequest other)`."],["The `ValidateUrlMapRequest` class includes properties such as `Project`, `UrlMap`, and `UrlMapsValidateRequestResource`, which are used to define the request and are detailed with their types and descriptions."],["The namespace of this specific class is `Google.Cloud.Compute.V1` and its assembly is `Google.Cloud.Compute.V1.dll`."]]],[]]