public sealed class UrlMapsValidateRequest : IMessage<UrlMapsValidateRequest>, IEquatable<UrlMapsValidateRequest>, IDeepCloneable<UrlMapsValidateRequest>, IBufferMessage, IMessage
[[["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 page provides documentation for the `UrlMapsValidateRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically within the Google.Cloud.Compute.V1.dll assembly."],["The `UrlMapsValidateRequest` class is part of the Google Cloud .NET library and is used for validating the content of a URL map."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the class's constructors and properties, such as the `Resource` property, which accepts a `UrlMap` object for validation."],["The content displays the different versions available from version 1.0.0 to 3.6.0 for the UrlMapsValidateRequest, with the latest being 3.6.0."]]],[]]