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 documentation for the `ValidateRegionUrlMapRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The `ValidateRegionUrlMapRequest` class is used to send a request for validating a region URL map, as described in the Compute Engine API."],["This documentation covers versions from 1.0.0 to the latest version 3.6.0, of the google cloud compute api."],["The documentation details the class's properties, including `Project`, `Region`, `RegionUrlMapsValidateRequestResource`, and `UrlMap`, which are used to define the scope and content of the validation request."],["The `ValidateRegionUrlMapRequest` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its capabilities within the .NET framework."]]],[]]