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.10.0."],["The `ValidateRegionUrlMapRequest` class is used to send a request message for validating a RegionUrlMap, as detailed in the Compute Engine v1 API method description."],["The page includes links to documentation for various versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0."],["Key functionalities of the class include constructors for creating instances and properties such as Project, Region, RegionUrlMapsValidateRequestResource, and UrlMap, which are essential for defining and scoping validation requests."],["The class inherits from `object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing core functionality and support for different aspects of message handling and object management."]]],[]]