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-24 UTC."],[[["The latest version available for `RegionUrlMapsValidateRequest` is 3.6.0, and it is part of the `Google.Cloud.Compute.V1` namespace."],["This class, `RegionUrlMapsValidateRequest`, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There is an inheritance from the object class into `RegionUrlMapsValidateRequest` with the inherited members consisting of `GetHashCode()`, `GetType()`, and `ToString()`."],["`RegionUrlMapsValidateRequest` has two constructors, one being a default constructor and the other accepting another `RegionUrlMapsValidateRequest` instance."],["The class also contains a `Resource` property of type `UrlMap`, which represents the content of the UrlMap to be validated."]]],[]]