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.V1 namespace, specifically version 2.3.0 of the .NET library."],["The `ValidateRegionUrlMapRequest` class is used to send a request to the RegionUrlMaps.Validate method for the Google Compute Engine v1 API, and implements various interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation details the class's constructors and properties, such as `Project`, `Region`, `RegionUrlMapsValidateRequestResource`, and `UrlMap`, along with their data types and descriptions."],["The webpage also provides a version history, linking to documentation for the `ValidateRegionUrlMapRequest` class across different versions of the library, ranging from version 1.0.0 to the latest 3.6.0."]]],[]]