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 webpage provides documentation for the `ValidateRegionUrlMapRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of the class is 3.6.0, and the page also includes links to documentation for prior versions, starting from 1.0.0, and including various versions between 2.0.0 and 3.5.0."],["`ValidateRegionUrlMapRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of the `ValidateRegionUrlMapRequest` class include `Project`, `Region`, `RegionUrlMapsValidateRequestResource`, and `UrlMap`, which allow for specifying project ID, region, request body, and the UrlMap name respectively."]]],[]]