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` class is 3.6.0, which is part of the Google.Cloud.Compute.V1 namespace and can be found within the Compute Engine v1 API."],["This class, `ValidateUrlMapRequest`, is used to send a request for the validation of URL maps, as detailed in the method description of the Google Cloud Compute Engine v1 API."],["The `ValidateUrlMapRequest` class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the base object class."],["The class includes properties such as `Project`, `UrlMap`, and `UrlMapsValidateRequestResource`, which are used to define the project ID, the URL map name to be validated, and the request body, respectively."],["This page also provides access to the version history of this `ValidateUrlMapRequest` class, from version 1.0.0 all the way to the latest version 3.6.0."]]],[]]