public sealed class ValidateRegionUrlMapRequest : IMessage<ValidateRegionUrlMapRequest>, IEquatable<ValidateRegionUrlMapRequest>, IDeepCloneable<ValidateRegionUrlMapRequest>, IBufferMessage, IMessage
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 is a request message used for validating region URL maps within the Google Cloud Compute V1 API."],["The latest version of the API documented is 3.6.0, with a comprehensive history of versions dating back to 1.0.0 being included."],["The `ValidateRegionUrlMapRequest` class includes properties for `Project`, `Region`, `RegionUrlMapsValidateRequestResource`, and `UrlMap`, which are all strings except for `RegionUrlMapsValidateRequestResource`, which is the associated request type."],["This class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with specific implementations for the `ValidateRegionUrlMapRequest` type."]]],[]]