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 reference documentation for the `ValidateRegionUrlMapRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.5.0 and later."],["The `ValidateRegionUrlMapRequest` class is used to send a request for validating a regional URL map, as detailed in the Compute Engine v1 API's RegionUrlMaps.Validate method."],["The latest version of the API is 3.6.0 and the page allows users to view the documentation for the `ValidateRegionUrlMapRequest` for previous versions all the way back to 1.0.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`, using properties like `Project`, `Region`, `RegionUrlMapsValidateRequestResource`, and `UrlMap`."],["The class offers two constructors, a default one and one that takes another `ValidateRegionUrlMapRequest` instance, allowing for duplication and custom initialization of the request."]]],[]]