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-21 UTC."],[[["This page provides reference documentation for the `ValidateRegionUrlMapRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the most recent version listed as 3.6.0, and the version this page is referencing being 2.12.0."],["The `ValidateRegionUrlMapRequest` class is used to request validation of a RegionUrlMap, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is found within the `Google.Cloud.Compute.V1` namespace and the `Google.Cloud.Compute.V1.dll` assembly."],["The `ValidateRegionUrlMapRequest` class has properties for `Project`, `Region`, `RegionUrlMapsValidateRequestResource`, and `UrlMap`, which are used to specify the details of the validation request."],["Several versions of the `ValidateRegionUrlMapRequest` are available, dating from 1.0.0 to 3.6.0, and this page lists all the versions in between for reference."]]],[]]