public sealed class ParameterValidation : IMessage<ParameterValidation>, IEquatable<ParameterValidation>, IDeepCloneable<ParameterValidation>, IBufferMessage, IMessage
[[["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 `ParameterValidation` class within the `Google.Cloud.Dataproc.V1` namespace, detailing its structure, inheritance, and available methods."],["The latest version documented is 5.17.0, with a comprehensive list of previous versions available, ranging down to version 3.1.0, for the `Google.Cloud.Dataproc.V1.ParameterValidation`."],["The `ParameterValidation` class, part of the `Google.Cloud.Dataproc.V1` library, offers two primary validation methods: `Regex` for regular expression-based validation and `Values` for list-based validation."],["The class `ParameterValidation` inherits from object and implements a number of interfaces such as: `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage` and `IMessage`."]]],[]]