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."],[[["The `ValidateRegionUrlMapRequest` class in the Compute Engine v1 API allows validation of a UrlMap resource within a specific region, this is the core functionality of the class."],["The latest version available for this class is 3.6.0, while the version covered in this documentation is 2.7.0, and it is one of many available versions, ranging down to 1.0.0."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, each bringing a different utility."],["Key properties for using this class include `Project`, `Region`, `RegionUrlMapsValidateRequestResource`, and `UrlMap`, which are essential for specifying the scope and target for the validation."],["This class inherits from the base `object` class and the relevant methods, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, are also inherited."]]],[]]