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 `RegionUrlMapsValidateRequest` class, found in the `Google.Cloud.Compute.V1` namespace, is used to validate URL maps and is part of the Google Cloud Compute API."],["This class has been versioned, with the latest version being 3.6.0 and a range of prior releases available, starting from version 1.0.0, and the context provided is within version 2.2.0."],["`RegionUrlMapsValidateRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `Resource` property of type `UrlMap`, used for specifying the URL map content to be validated."],["The class includes two constructors, one being empty and another that takes in a `RegionUrlMapsValidateRequest` as an argument."]]],[]]