public sealed class RegionUrlMapsValidateRequest : IMessage<RegionUrlMapsValidateRequest>, IEquatable<RegionUrlMapsValidateRequest>, IDeepCloneable<RegionUrlMapsValidateRequest>, 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."],[[["The latest version available for `RegionUrlMapsValidateRequest` is 3.6.0, but this page is showing version 2.8.0."],["This page provides documentation for the `RegionUrlMapsValidateRequest` class within the `Google.Cloud.Compute.V1` namespace, which is used to validate URL maps."],["The `RegionUrlMapsValidateRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors: one default constructor and another that accepts another `RegionUrlMapsValidateRequest` object as a parameter for copying purposes."],["It also exposes the property `Resource` of type `UrlMap` that it uses as the content of the URL map to be validated."]]],[]]