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."],["The `ValidateRegionUrlMapRequest` class is used to validate a regional URL map as part of the RegionUrlMaps.Validate method, and is the core object of this page."],["The page lists all available versions of the API documentation, with the latest version being 3.6.0 and older versions down to 1.0.0."],["The documentation details the class's properties, which include `Project`, `Region`, `RegionUrlMapsValidateRequestResource`, and `UrlMap`, along with their respective descriptions and types."],["The `ValidateRegionUrlMapRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]