public sealed class ValidateRegionUrlMapRequest : IMessage<ValidateRegionUrlMapRequest>, IEquatable<ValidateRegionUrlMapRequest>, IDeepCloneable<ValidateRegionUrlMapRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ValidateRegionUrlMapRequest.
A request message for RegionUrlMaps.Validate. See the method description for details.
[[["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."],[[["This webpage provides documentation for the `ValidateRegionUrlMapRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The documentation covers a range of versions, from 1.0.0 up to the latest 3.6.0, and a wide range of version inbetween."],["`ValidateRegionUrlMapRequest` is used for validating a regional URL map and is part of the `Google.Cloud.Compute.V1` namespace."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling protocol buffer messages."],["The page includes information about the class's constructors, its properties `Project`, `Region`, `RegionUrlMapsValidateRequestResource`, and `UrlMap`, along with their types and descriptions."]]],[]]