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 document outlines the `ParameterValidation` class within the `Google.Cloud.Dataproc.V1` namespace, detailing its properties, constructors, inheritance, and implementation of various interfaces."],["The `ParameterValidation` class offers two primary validation methods: `Regex` for regular expression-based validation and `Values` for validating against a list of allowed values."],["The document lists numerous versions of the `Google.Cloud.Dataproc.V1` package, from version 5.0.0 up to the latest 5.17.0, providing links to the `ParameterValidation` class documentation within each version."],["`ParameterValidation` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from `Object`."]]],[]]