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 latest version available for this class is 3.6.0, and a comprehensive list of prior versions, ranging from 1.0.0 to 3.5.0, are accessible."],["The `ValidateRegionUrlMapRequest` class is designed for validating URL map requests within a specific region and it inherits and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class's properties include `Project`, `Region`, `RegionUrlMapsValidateRequestResource`, and `UrlMap`, which allow for detailed specification of the request parameters."],["You can create an instance of this class with an empty constructor `ValidateRegionUrlMapRequest()` or by copying values from an existing object using `ValidateRegionUrlMapRequest(ValidateRegionUrlMapRequest other)`."]]],[]]