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-24 UTC."],[[["This webpage provides documentation for the `ValidateRegionUrlMapRequest` class within the Google.Cloud.Compute.V1 API, specifically version 3.4.0."],["The `ValidateRegionUrlMapRequest` class is used to send a request to validate a RegionUrlMap and is part of the Compute Engine v1 API."],["The page lists various versions of the `ValidateRegionUrlMapRequest` class, with 3.6.0 as the latest and other versions available, starting from version 1.0.0."],["The `ValidateRegionUrlMapRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has constructors for creating instances and properties such as `Project`, `Region`, `RegionUrlMapsValidateRequestResource`, and `UrlMap`, which are detailed with their respective types and descriptions."]]],[]]