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-04-09 UTC."],[[["This webpage provides documentation for the `RegionUrlMapsValidateRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.2.0."],["The `RegionUrlMapsValidateRequest` class, which inherits from `object`, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of `RegionUrlMapsValidateRequest` is available under 3.6.0, and a list of previous versions are also available for selection ranging back to 1.0.0."],["The `RegionUrlMapsValidateRequest` class has two constructors: a default one and one that accepts another `RegionUrlMapsValidateRequest` object as a parameter."],["It contains a property called `Resource` of type `UrlMap` which holds the content of the UrlMap to be validated."]]],[]]